Class: Aws::Types::HubS3StorageConfig
- Inherits:
-
Object
- Object
- Aws::Types::HubS3StorageConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#s3_output_path ⇒ ::String
Returns the value of attribute s3_output_path.
Instance Attribute Details
#s3_output_path ⇒ ::String
Returns the value of attribute s3_output_path.
6210 6211 6212 |
# File 'sig/types.rbs', line 6210 def s3_output_path @s3_output_path end |