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