Method: OCI::Devops::Models::DeploymentSummary#display_name
- Defined in:
- lib/oci/devops/models/deployment_summary.rb
#display_name ⇒ String
Deployment identifier which can be renamed and is not necessarily unique. Avoid entering confidential information.
22 23 24 |
# File 'lib/oci/devops/models/deployment_summary.rb', line 22 def display_name @display_name end |