Class: Aws::Types::EbsSnapshot
- Inherits:
-
Object
- Object
- Aws::Types::EbsSnapshot
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#device_name ⇒ ::String
Returns the value of attribute device_name.
Instance Attribute Details
#device_name ⇒ ::String
Returns the value of attribute device_name.
981 982 983 |
# File 'sig/types.rbs', line 981 def device_name @device_name end |