Uses of Class
software.amazon.awssdk.services.macie2.model.S3ClassificationScopeExclusionUpdate
-
Packages that use S3ClassificationScopeExclusionUpdate Package Description software.amazon.awssdk.services.macie2.model -
-
Uses of S3ClassificationScopeExclusionUpdate in software.amazon.awssdk.services.macie2.model
Methods in software.amazon.awssdk.services.macie2.model that return S3ClassificationScopeExclusionUpdate Modifier and Type Method Description S3ClassificationScopeExclusionUpdateS3ClassificationScopeUpdate. excludes()The names of the S3 buckets to add or remove from the list.Methods in software.amazon.awssdk.services.macie2.model with parameters of type S3ClassificationScopeExclusionUpdate Modifier and Type Method Description S3ClassificationScopeUpdate.BuilderS3ClassificationScopeUpdate.Builder. excludes(S3ClassificationScopeExclusionUpdate excludes)The names of the S3 buckets to add or remove from the list.
-