| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
List<Resource> |
Finding.resources()
Contains information on the resources involved in a finding.
|
| Modifier and Type | Method and Description |
|---|---|
Finding.Builder |
Finding.Builder.resources(Resource... resources)
Contains information on the resources involved in a finding.
|
| Modifier and Type | Method and Description |
|---|---|
Finding.Builder |
Finding.Builder.resources(Collection<Resource> resources)
Contains information on the resources involved in a finding.
|
Copyright © 2023. All rights reserved.