| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
ResourceProfileArtifact |
ResourceProfileArtifact.clone() |
ResourceProfileArtifact |
ResourceProfileArtifact.withArn(String arn)
The Amazon Resource Name (ARN) of the object.
|
ResourceProfileArtifact |
ResourceProfileArtifact.withClassificationResultStatus(String classificationResultStatus)
The status of the analysis.
|
ResourceProfileArtifact |
ResourceProfileArtifact.withSensitive(Boolean sensitive)
Specifies whether Amazon Macie found sensitive data in the object.
|
| Modifier and Type | Method and Description |
|---|---|
List<ResourceProfileArtifact> |
ListResourceProfileArtifactsResult.getArtifacts()
An array of objects, one for each of 1-100 S3 objects that Amazon Macie selected for analysis.
|
| Modifier and Type | Method and Description |
|---|---|
ListResourceProfileArtifactsResult |
ListResourceProfileArtifactsResult.withArtifacts(ResourceProfileArtifact... artifacts)
An array of objects, one for each of 1-100 S3 objects that Amazon Macie selected for analysis.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListResourceProfileArtifactsResult.setArtifacts(Collection<ResourceProfileArtifact> artifacts)
An array of objects, one for each of 1-100 S3 objects that Amazon Macie selected for analysis.
|
ListResourceProfileArtifactsResult |
ListResourceProfileArtifactsResult.withArtifacts(Collection<ResourceProfileArtifact> artifacts)
An array of objects, one for each of 1-100 S3 objects that Amazon Macie selected for analysis.
|
Copyright © 2025. All rights reserved.