S3ClassificationScopeExclusionUpdate
Specifies S3 buckets to add or remove from the exclusion list defined by the classification scope for an Amazon Macie account.
Types
Properties
Link copied to clipboard
Depending on the value specified for the update operation (ClassificationScopeUpdateOperation), an array of strings that: lists the names of buckets to add or remove from the list, or specifies a new set of bucket names that overwrites all existing names in the list. Each string must be the full name of an S3 bucket. Values are case sensitive.
Link copied to clipboard
Specifies how to apply the changes to the exclusion list. Valid values are:
Functions
Link copied to clipboard
inline fun copy(block: S3ClassificationScopeExclusionUpdate.Builder.() -> Unit = {}): S3ClassificationScopeExclusionUpdate