| Package | Description |
|---|---|
| software.amazon.awssdk.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
List<SensitiveDataItem> |
ClassificationResult.sensitiveData()
The category, types, and number of occurrences of the sensitive data that produced the finding.
|
| Modifier and Type | Method and Description |
|---|---|
ClassificationResult.Builder |
ClassificationResult.Builder.sensitiveData(SensitiveDataItem... sensitiveData)
The category, types, and number of occurrences of the sensitive data that produced the finding.
|
| Modifier and Type | Method and Description |
|---|---|
ClassificationResult.Builder |
ClassificationResult.Builder.sensitiveData(Collection<SensitiveDataItem> sensitiveData)
The category, types, and number of occurrences of the sensitive data that produced the finding.
|
Copyright © 2022. All rights reserved.