Class: Aws::Types::OutputLocation
- Inherits:
-
Object
- Object
- Aws::Types::OutputLocation
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#s3 ⇒ Types::S3Location
Returns the value of attribute s3.
Instance Attribute Details
#s3 ⇒ Types::S3Location
Returns the value of attribute s3.
2133 2134 2135 |
# File 'sig/types.rbs', line 2133 def s3 @s3 end |