| Package | Description |
|---|---|
| com.amazonaws.services.macie.model |
| Modifier and Type | Method and Description |
|---|---|
S3Resource |
S3Resource.clone() |
S3Resource |
FailedS3Resource.getFailedItem()
The failed S3 resources.
|
S3Resource |
S3Resource.withBucketName(String bucketName)
The name of the S3 bucket.
|
S3Resource |
S3Resource.withPrefix(String prefix)
The prefix of the S3 bucket.
|
| Modifier and Type | Method and Description |
|---|---|
List<S3Resource> |
DisassociateS3ResourcesRequest.getAssociatedS3Resources()
The S3 resources (buckets or prefixes) that you want to remove from being monitored and classified by Amazon
Macie.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FailedS3Resource.setFailedItem(S3Resource failedItem)
The failed S3 resources.
|
DisassociateS3ResourcesRequest |
DisassociateS3ResourcesRequest.withAssociatedS3Resources(S3Resource... associatedS3Resources)
The S3 resources (buckets or prefixes) that you want to remove from being monitored and classified by Amazon
Macie.
|
FailedS3Resource |
FailedS3Resource.withFailedItem(S3Resource failedItem)
The failed S3 resources.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DisassociateS3ResourcesRequest.setAssociatedS3Resources(Collection<S3Resource> associatedS3Resources)
The S3 resources (buckets or prefixes) that you want to remove from being monitored and classified by Amazon
Macie.
|
DisassociateS3ResourcesRequest |
DisassociateS3ResourcesRequest.withAssociatedS3Resources(Collection<S3Resource> associatedS3Resources)
The S3 resources (buckets or prefixes) that you want to remove from being monitored and classified by Amazon
Macie.
|
Copyright © 2018. All rights reserved.