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::S3DestinationConfig
Returns the value of attribute s3_destination.
Instance Attribute Details
#s3_destination ⇒ Types::S3DestinationConfig
Returns the value of attribute s3_destination.
355 356 357 |
# File 'sig/types.rbs', line 355 def s3_destination @s3_destination end |