| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<Vulnerability> |
AwsSecurityFinding.vulnerabilities()
Provides a list of vulnerabilities associated with the findings.
|
| Modifier and Type | Method and Description |
|---|---|
AwsSecurityFinding.Builder |
AwsSecurityFinding.Builder.vulnerabilities(Vulnerability... vulnerabilities)
Provides a list of vulnerabilities associated with the findings.
|
| Modifier and Type | Method and Description |
|---|---|
AwsSecurityFinding.Builder |
AwsSecurityFinding.Builder.vulnerabilities(Collection<Vulnerability> vulnerabilities)
Provides a list of vulnerabilities associated with the findings.
|
Copyright © 2023. All rights reserved.