Class: Aws::Types::MultiLayerStorage
- Inherits:
-
Object
- Object
- Aws::Types::MultiLayerStorage
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#customer_managed_s3_storage ⇒ Types::CustomerManagedS3Storage
Returns the value of attribute customer_managed_s3_storage.
Instance Attribute Details
#customer_managed_s3_storage ⇒ Types::CustomerManagedS3Storage
Returns the value of attribute customer_managed_s3_storage.
3088 3089 3090 |
# File 'sig/types.rbs', line 3088 def customer_managed_s3_storage @customer_managed_s3_storage end |