Class: Aws::Types::AwsEcsTaskVolumeHostDetails
- Inherits:
-
Object
- Object
- Aws::Types::AwsEcsTaskVolumeHostDetails
- 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.
2480 2481 2482 |
# File 'sig/types.rbs', line 2480 def source_path @source_path end |