Method: OCI::Core::Models::AttachVolumeDetails#device
- Defined in:
- lib/oci/core/models/attach_volume_details.rb
#device ⇒ String
The device name.
12 13 14 |
# File 'lib/oci/core/models/attach_volume_details.rb', line 12 def device @device end |