| Package | Description |
|---|---|
| software.amazon.awssdk.services.macie.model |
| Modifier and Type | Method and Description |
|---|---|
List<S3ResourceClassification> |
AssociateS3ResourcesRequest.s3Resources()
(Discontinued) The S3 resources that you want to associate with Amazon Macie Classic for monitoring and data
classification.
|
List<S3ResourceClassification> |
ListS3ResourcesResponse.s3Resources()
(Discontinued) A list of the associated S3 resources returned by the action.
|
| Modifier and Type | Method and Description |
|---|---|
AssociateS3ResourcesRequest.Builder |
AssociateS3ResourcesRequest.Builder.s3Resources(S3ResourceClassification... s3Resources)
(Discontinued) The S3 resources that you want to associate with Amazon Macie Classic for monitoring and data
classification.
|
ListS3ResourcesResponse.Builder |
ListS3ResourcesResponse.Builder.s3Resources(S3ResourceClassification... s3Resources)
(Discontinued) A list of the associated S3 resources returned by the action.
|
| Modifier and Type | Method and Description |
|---|---|
AssociateS3ResourcesRequest.Builder |
AssociateS3ResourcesRequest.Builder.s3Resources(Collection<S3ResourceClassification> s3Resources)
(Discontinued) The S3 resources that you want to associate with Amazon Macie Classic for monitoring and data
classification.
|
ListS3ResourcesResponse.Builder |
ListS3ResourcesResponse.Builder.s3Resources(Collection<S3ResourceClassification> s3Resources)
(Discontinued) A list of the associated S3 resources returned by the action.
|
Copyright © 2023. All rights reserved.