Uses of Class
software.amazon.awssdk.services.macie2.model.S3ClassificationScopeExclusion
-
Packages that use S3ClassificationScopeExclusion Package Description software.amazon.awssdk.services.macie2.model -
-
Uses of S3ClassificationScopeExclusion in software.amazon.awssdk.services.macie2.model
Methods in software.amazon.awssdk.services.macie2.model that return S3ClassificationScopeExclusion Modifier and Type Method Description S3ClassificationScopeExclusionS3ClassificationScope. excludes()The S3 buckets that are excluded.Methods in software.amazon.awssdk.services.macie2.model with parameters of type S3ClassificationScopeExclusion Modifier and Type Method Description S3ClassificationScope.BuilderS3ClassificationScope.Builder. excludes(S3ClassificationScopeExclusion excludes)The S3 buckets that are excluded.
-