Class: Aws::Types::HostVolumeProperties
- Inherits:
-
Object
- Object
- Aws::Types::HostVolumeProperties
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#source_path ⇒ ::String
Returns the value of attribute source_path.
Instance Attribute Details
#source_path ⇒ ::String
Returns the value of attribute source_path.
1353 1354 1355 |
# File 'sig/types.rbs', line 1353 def source_path @source_path end |