| Package | Description |
|---|---|
| com.amazonaws.services.macie2 |
Amazon Macie
|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
ListResourceProfileDetectionsResult |
AmazonMacie2Client.listResourceProfileDetections(ListResourceProfileDetectionsRequest request)
Retrieves information about the types and amount of sensitive data that Amazon Macie found in an S3 bucket.
|
ListResourceProfileDetectionsResult |
AbstractAmazonMacie2.listResourceProfileDetections(ListResourceProfileDetectionsRequest request) |
ListResourceProfileDetectionsResult |
AmazonMacie2.listResourceProfileDetections(ListResourceProfileDetectionsRequest listResourceProfileDetectionsRequest)
Retrieves information about the types and amount of sensitive data that Amazon Macie found in an S3 bucket.
|
| Modifier and Type | Method and Description |
|---|---|
ListResourceProfileDetectionsResult |
ListResourceProfileDetectionsResult.clone() |
ListResourceProfileDetectionsResult |
ListResourceProfileDetectionsResult.withDetections(Collection<Detection> detections)
An array of objects, one for each type of sensitive data that Amazon Macie found in the bucket.
|
ListResourceProfileDetectionsResult |
ListResourceProfileDetectionsResult.withDetections(Detection... detections)
An array of objects, one for each type of sensitive data that Amazon Macie found in the bucket.
|
ListResourceProfileDetectionsResult |
ListResourceProfileDetectionsResult.withNextToken(String nextToken)
The string to use in a subsequent request to get the next page of results in a paginated response.
|
Copyright © 2024. All rights reserved.