Method: OCI::Core::Models::VolumeGroup#display_name
- Defined in:
- lib/oci/core/models/volume_group.rb
#display_name ⇒ String
[Required] A user-friendly name for the volume group. Does not have to be unique, and it’s changeable. Avoid entering confidential information.
42 43 44 |
# File 'lib/oci/core/models/volume_group.rb', line 42 def display_name @display_name end |