| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<Resource> |
AwsSecurityFinding.resources()
A set of resource data types that describe the resources that the finding refers to.
|
| Modifier and Type | Method and Description |
|---|---|
AwsSecurityFinding.Builder |
AwsSecurityFinding.Builder.resources(Resource... resources)
A set of resource data types that describe the resources that the finding refers to.
|
| Modifier and Type | Method and Description |
|---|---|
AwsSecurityFinding.Builder |
AwsSecurityFinding.Builder.resources(Collection<Resource> resources)
A set of resource data types that describe the resources that the finding refers to.
|
Copyright © 2023. All rights reserved.