Class: Aws::Types::Destination
- Inherits:
-
Object
- Object
- Aws::Types::Destination
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#s3_destination ⇒ Types::S3ConfigMap
Returns the value of attribute s3_destination.
Instance Attribute Details
#s3_destination ⇒ Types::S3ConfigMap
Returns the value of attribute s3_destination.
474 475 476 |
# File 'sig/types.rbs', line 474 def s3_destination @s3_destination end |