| Package | Description |
|---|---|
| software.amazon.awssdk.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
S3WordsList.Builder |
S3WordsList.Builder.bucketName(String bucketName)
The full name of the S3 bucket that contains the object.
|
static S3WordsList.Builder |
S3WordsList.builder() |
S3WordsList.Builder |
S3WordsList.Builder.objectKey(String objectKey)
The full name (key) of the object.
|
S3WordsList.Builder |
S3WordsList.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends S3WordsList.Builder> |
S3WordsList.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default AllowListCriteria.Builder |
AllowListCriteria.Builder.s3WordsList(Consumer<S3WordsList.Builder> s3WordsList)
The location and name of the S3 object that lists specific text to ignore.
|
Copyright © 2022. All rights reserved.