| Package | Description |
|---|---|
| software.amazon.awssdk.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
static S3ClassificationScopeUpdate.Builder |
S3ClassificationScopeUpdate.builder() |
default S3ClassificationScopeUpdate.Builder |
S3ClassificationScopeUpdate.Builder.excludes(Consumer<S3ClassificationScopeExclusionUpdate.Builder> excludes)
The names of the S3 buckets to add or remove from the list.
|
S3ClassificationScopeUpdate.Builder |
S3ClassificationScopeUpdate.Builder.excludes(S3ClassificationScopeExclusionUpdate excludes)
The names of the S3 buckets to add or remove from the list.
|
S3ClassificationScopeUpdate.Builder |
S3ClassificationScopeUpdate.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends S3ClassificationScopeUpdate.Builder> |
S3ClassificationScopeUpdate.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default UpdateClassificationScopeRequest.Builder |
UpdateClassificationScopeRequest.Builder.s3(Consumer<S3ClassificationScopeUpdate.Builder> s3)
The S3 buckets to add or remove from the exclusion list defined by the classification scope.
|
Copyright © 2023. All rights reserved.