| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<Threat> |
AwsSecurityFinding.threats()
Details about the threat detected in a security finding and the file paths that were affected by the threat.
|
| Modifier and Type | Method and Description |
|---|---|
AwsSecurityFinding.Builder |
AwsSecurityFinding.Builder.threats(Threat... threats)
Details about the threat detected in a security finding and the file paths that were affected by the threat.
|
| Modifier and Type | Method and Description |
|---|---|
AwsSecurityFinding.Builder |
AwsSecurityFinding.Builder.threats(Collection<Threat> threats)
Details about the threat detected in a security finding and the file paths that were affected by the threat.
|
Copyright © 2023. All rights reserved.