Class: Aws::Types::IntermediateSourceConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::IntermediateSourceConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#intermediate_s3_path ⇒ ::String
Returns the value of attribute intermediate_s3_path.
Instance Attribute Details
#intermediate_s3_path ⇒ ::String
Returns the value of attribute intermediate_s3_path.
512 513 514 |
# File 'sig/types.rbs', line 512 def intermediate_s3_path @intermediate_s3_path end |