Class: Aws::Types::DestinationSettings
- Inherits:
-
Object
- Object
- Aws::Types::DestinationSettings
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#s3_settings ⇒ Types::S3DestinationSettings
Returns the value of attribute s3_settings.
Instance Attribute Details
#s3_settings ⇒ Types::S3DestinationSettings
Returns the value of attribute s3_settings.
740 741 742 |
# File 'sig/types.rbs', line 740 def s3_settings @s3_settings end |