Class: Aws::Types::SnapshotS3DestinationConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::SnapshotS3DestinationConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#bucket_configuration ⇒ Types::S3BucketConfiguration
Returns the value of attribute bucket_configuration.
Instance Attribute Details
#bucket_configuration ⇒ Types::S3BucketConfiguration
Returns the value of attribute bucket_configuration.
10729 10730 10731 |
# File 'sig/types.rbs', line 10729 def bucket_configuration @bucket_configuration end |