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.
10339 10340 10341 |
# File 'sig/types.rbs', line 10339 def bucket_configuration @bucket_configuration end |