| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
S3ClassificationScopeUpdate |
S3ClassificationScopeUpdate.clone() |
S3ClassificationScopeUpdate |
UpdateClassificationScopeRequest.getS3()
The S3 buckets to add or remove from the exclusion list defined by the classification scope.
|
S3ClassificationScopeUpdate |
S3ClassificationScopeUpdate.withExcludes(S3ClassificationScopeExclusionUpdate excludes)
The names of the S3 buckets to add or remove from the list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateClassificationScopeRequest.setS3(S3ClassificationScopeUpdate s3)
The S3 buckets to add or remove from the exclusion list defined by the classification scope.
|
UpdateClassificationScopeRequest |
UpdateClassificationScopeRequest.withS3(S3ClassificationScopeUpdate s3)
The S3 buckets to add or remove from the exclusion list defined by the classification scope.
|
Copyright © 2024. All rights reserved.