Uses of Class
software.amazon.awssdk.services.macie2.model.S3ClassificationScope
-
Packages that use S3ClassificationScope Package Description software.amazon.awssdk.services.macie2.model -
-
Uses of S3ClassificationScope in software.amazon.awssdk.services.macie2.model
Methods in software.amazon.awssdk.services.macie2.model that return S3ClassificationScope Modifier and Type Method Description S3ClassificationScopeGetClassificationScopeResponse. s3()The S3 buckets that are excluded from automated sensitive data discovery.Methods in software.amazon.awssdk.services.macie2.model with parameters of type S3ClassificationScope Modifier and Type Method Description GetClassificationScopeResponse.BuilderGetClassificationScopeResponse.Builder. s3(S3ClassificationScope s3)The S3 buckets that are excluded from automated sensitive data discovery.
-