| Package | Description |
|---|---|
| com.amazonaws.services.macie.model |
| Modifier and Type | Method and Description |
|---|---|
S3ResourceClassification |
S3ResourceClassification.clone() |
S3ResourceClassification |
S3ResourceClassification.withBucketName(String bucketName)
(Discontinued) The name of the S3 bucket that you want to associate with Amazon Macie Classic.
|
S3ResourceClassification |
S3ResourceClassification.withClassificationType(ClassificationType classificationType)
(Discontinued) The classification type that you want to specify for the resource associated with Amazon Macie
Classic.
|
S3ResourceClassification |
S3ResourceClassification.withPrefix(String prefix)
(Discontinued) The prefix of the S3 bucket that you want to associate with Amazon Macie Classic.
|
| Modifier and Type | Method and Description |
|---|---|
List<S3ResourceClassification> |
ListS3ResourcesResult.getS3Resources()
(Discontinued) A list of the associated S3 resources returned by the action.
|
List<S3ResourceClassification> |
AssociateS3ResourcesRequest.getS3Resources()
(Discontinued) The S3 resources that you want to associate with Amazon Macie Classic for monitoring and data
classification.
|
| Modifier and Type | Method and Description |
|---|---|
ListS3ResourcesResult |
ListS3ResourcesResult.withS3Resources(S3ResourceClassification... s3Resources)
(Discontinued) A list of the associated S3 resources returned by the action.
|
AssociateS3ResourcesRequest |
AssociateS3ResourcesRequest.withS3Resources(S3ResourceClassification... s3Resources)
(Discontinued) The S3 resources that you want to associate with Amazon Macie Classic for monitoring and data
classification.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListS3ResourcesResult.setS3Resources(Collection<S3ResourceClassification> s3Resources)
(Discontinued) A list of the associated S3 resources returned by the action.
|
void |
AssociateS3ResourcesRequest.setS3Resources(Collection<S3ResourceClassification> s3Resources)
(Discontinued) The S3 resources that you want to associate with Amazon Macie Classic for monitoring and data
classification.
|
ListS3ResourcesResult |
ListS3ResourcesResult.withS3Resources(Collection<S3ResourceClassification> s3Resources)
(Discontinued) A list of the associated S3 resources returned by the action.
|
AssociateS3ResourcesRequest |
AssociateS3ResourcesRequest.withS3Resources(Collection<S3ResourceClassification> s3Resources)
(Discontinued) The S3 resources that you want to associate with Amazon Macie Classic for monitoring and data
classification.
|
Copyright © 2022. All rights reserved.