| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<CustomDataIdentifiersDetections> |
CustomDataIdentifiersResult.detections()
The list of detected instances of sensitive data.
|
| Modifier and Type | Method and Description |
|---|---|
CustomDataIdentifiersResult.Builder |
CustomDataIdentifiersResult.Builder.detections(CustomDataIdentifiersDetections... detections)
The list of detected instances of sensitive data.
|
| Modifier and Type | Method and Description |
|---|---|
CustomDataIdentifiersResult.Builder |
CustomDataIdentifiersResult.Builder.detections(Collection<CustomDataIdentifiersDetections> detections)
The list of detected instances of sensitive data.
|
Copyright © 2023. All rights reserved.