| Package | Description |
|---|---|
| software.amazon.awssdk.services.accessanalyzer.model |
| Modifier and Type | Method and Description |
|---|---|
List<Location> |
ValidatePolicyFinding.locations()
The list of locations in the policy document that are related to the finding.
|
| Modifier and Type | Method and Description |
|---|---|
ValidatePolicyFinding.Builder |
ValidatePolicyFinding.Builder.locations(Location... locations)
The list of locations in the policy document that are related to the finding.
|
| Modifier and Type | Method and Description |
|---|---|
ValidatePolicyFinding.Builder |
ValidatePolicyFinding.Builder.locations(Collection<Location> locations)
The list of locations in the policy document that are related to the finding.
|
Copyright © 2021. All rights reserved.