| Package | Description |
|---|---|
| software.amazon.awssdk.services.macie.model |
| Modifier and Type | Method and Description |
|---|---|
S3Resource |
FailedS3Resource.failedItem()
The failed S3 resources.
|
| Modifier and Type | Method and Description |
|---|---|
List<S3Resource> |
DisassociateS3ResourcesRequest.associatedS3Resources()
The S3 resources (buckets or prefixes) that you want to remove from being monitored and classified by Amazon
Macie Classic.
|
| Modifier and Type | Method and Description |
|---|---|
DisassociateS3ResourcesRequest.Builder |
DisassociateS3ResourcesRequest.Builder.associatedS3Resources(S3Resource... associatedS3Resources)
The S3 resources (buckets or prefixes) that you want to remove from being monitored and classified by Amazon
Macie Classic.
|
FailedS3Resource.Builder |
FailedS3Resource.Builder.failedItem(S3Resource failedItem)
The failed S3 resources.
|
| Modifier and Type | Method and Description |
|---|---|
DisassociateS3ResourcesRequest.Builder |
DisassociateS3ResourcesRequest.Builder.associatedS3Resources(Collection<S3Resource> associatedS3Resources)
The S3 resources (buckets or prefixes) that you want to remove from being monitored and classified by Amazon
Macie Classic.
|
Copyright © 2020. All rights reserved.