class Aws::S3Control::Types::Exclude
A container for what Amazon S3 Storage Lens will exclude.
@note When making an API call, you may pass Exclude
data as a hash: { buckets: ["S3BucketArnString"], regions: ["S3AWSRegion"], }
@!attribute [rw] buckets
A container for the S3 Storage Lens bucket excludes. @return [Array<String>]
@!attribute [rw] regions
A container for the S3 Storage Lens Region excludes. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/s3control-2018-08-20/Exclude AWS API Documentation
Constants
- SENSITIVE