| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
ResourcesAffected |
ResourcesAffected.clone() |
ResourcesAffected |
Finding.getResourcesAffected()
The resources that the finding applies to.
|
ResourcesAffected |
ResourcesAffected.withS3Bucket(S3Bucket s3Bucket)
The details of the S3 bucket that the finding applies to.
|
ResourcesAffected |
ResourcesAffected.withS3Object(S3Object s3Object)
The details of the S3 object that the finding applies to.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Finding.setResourcesAffected(ResourcesAffected resourcesAffected)
The resources that the finding applies to.
|
Finding |
Finding.withResourcesAffected(ResourcesAffected resourcesAffected)
The resources that the finding applies to.
|
Copyright © 2025. All rights reserved.