Class: Aws::Types::SnapshotDestinationConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::SnapshotDestinationConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#s3_destinations ⇒ ::Array[Types::SnapshotS3DestinationConfiguration]
Returns the value of attribute s3_destinations.
Instance Attribute Details
#s3_destinations ⇒ ::Array[Types::SnapshotS3DestinationConfiguration]
Returns the value of attribute s3_destinations.
10285 10286 10287 |
# File 'sig/types.rbs', line 10285 def s3_destinations @s3_destinations end |