Uses of Class
software.amazon.awssdk.services.macie2.model.S3ClassificationScopeUpdate
-
Packages that use S3ClassificationScopeUpdate Package Description software.amazon.awssdk.services.macie2.model -
-
Uses of S3ClassificationScopeUpdate in software.amazon.awssdk.services.macie2.model
Methods in software.amazon.awssdk.services.macie2.model that return S3ClassificationScopeUpdate Modifier and Type Method Description S3ClassificationScopeUpdateUpdateClassificationScopeRequest. s3()The S3 buckets to add or remove from the exclusion list defined by the classification scope.Methods in software.amazon.awssdk.services.macie2.model with parameters of type S3ClassificationScopeUpdate Modifier and Type Method Description UpdateClassificationScopeRequest.BuilderUpdateClassificationScopeRequest.Builder. s3(S3ClassificationScopeUpdate s3)The S3 buckets to add or remove from the exclusion list defined by the classification scope.
-