| Package | Description |
|---|---|
| com.amazonaws.services.macie2 |
Amazon Macie
|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
ListResourceProfileArtifactsResult |
AmazonMacie2Client.listResourceProfileArtifacts(ListResourceProfileArtifactsRequest request)
Retrieves information about objects that were selected from an S3 bucket for automated sensitive data discovery.
|
ListResourceProfileArtifactsResult |
AmazonMacie2.listResourceProfileArtifacts(ListResourceProfileArtifactsRequest listResourceProfileArtifactsRequest)
Retrieves information about objects that were selected from an S3 bucket for automated sensitive data discovery.
|
ListResourceProfileArtifactsResult |
AbstractAmazonMacie2.listResourceProfileArtifacts(ListResourceProfileArtifactsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
ListResourceProfileArtifactsResult |
ListResourceProfileArtifactsResult.clone() |
ListResourceProfileArtifactsResult |
ListResourceProfileArtifactsResult.withArtifacts(Collection<ResourceProfileArtifact> artifacts)
An array of objects, one for each of 1-100 S3 objects that Amazon Macie selected for analysis.
|
ListResourceProfileArtifactsResult |
ListResourceProfileArtifactsResult.withArtifacts(ResourceProfileArtifact... artifacts)
An array of objects, one for each of 1-100 S3 objects that Amazon Macie selected for analysis.
|
ListResourceProfileArtifactsResult |
ListResourceProfileArtifactsResult.withNextToken(String nextToken)
The string to use in a subsequent request to get the next page of results in a paginated response.
|
Copyright © 2023. All rights reserved.