| Package | Description |
|---|---|
| software.amazon.awssdk.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<DetectedDataDetails>> |
GetSensitiveDataOccurrencesResponse.sensitiveDataOccurrences()
A map that specifies 1-100 types of sensitive data reported by the finding and, for each type, 1-10 occurrences
of sensitive data.
|
| Modifier and Type | Method and Description |
|---|---|
GetSensitiveDataOccurrencesResponse.Builder |
GetSensitiveDataOccurrencesResponse.Builder.sensitiveDataOccurrences(Map<String,? extends Collection<DetectedDataDetails>> sensitiveDataOccurrences)
A map that specifies 1-100 types of sensitive data reported by the finding and, for each type, 1-10
occurrences of sensitive data.
|
Copyright © 2022. All rights reserved.