| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
S3WordsList |
S3WordsList.clone() |
S3WordsList |
AllowListCriteria.getS3WordsList()
The location and name of the S3 object that lists specific text to ignore.
|
S3WordsList |
S3WordsList.withBucketName(String bucketName)
The full name of the S3 bucket that contains the object.
|
S3WordsList |
S3WordsList.withObjectKey(String objectKey)
The full name (key) of the object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AllowListCriteria.setS3WordsList(S3WordsList s3WordsList)
The location and name of the S3 object that lists specific text to ignore.
|
AllowListCriteria |
AllowListCriteria.withS3WordsList(S3WordsList s3WordsList)
The location and name of the S3 object that lists specific text to ignore.
|
Copyright © 2025. All rights reserved.