class Aws::IoTSiteWise::Types::MultiLayerStorage
Contains information about the storage destination.
@note When making an API call, you may pass MultiLayerStorage
data as a hash: { customer_managed_s3_storage: { # required s3_resource_arn: "ARN", # required role_arn: "ARN", # required }, }
@!attribute [rw] customer_managed_s3_storage
Contains information about a customer managed Amazon S3 bucket. @return [Types::CustomerManagedS3Storage]
Constants
- SENSITIVE