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