Class: Aws::Types::AwsEcsTaskDefinitionVolumesHostDetails
- Inherits:
-
Object
- Object
- Aws::Types::AwsEcsTaskDefinitionVolumesHostDetails
- 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.
2456 2457 2458 |
# File 'sig/types.rbs', line 2456 def source_path @source_path end |