| Package | Description |
|---|---|
| software.amazon.awssdk.services.accessanalyzer.model |
| Modifier and Type | Method and Description |
|---|---|
List<PathElement> |
Location.path()
A path in a policy, represented as a sequence of path elements.
|
| Modifier and Type | Method and Description |
|---|---|
Location.Builder |
Location.Builder.path(PathElement... path)
A path in a policy, represented as a sequence of path elements.
|
| Modifier and Type | Method and Description |
|---|---|
Location.Builder |
Location.Builder.path(Collection<PathElement> path)
A path in a policy, represented as a sequence of path elements.
|
Copyright © 2022. All rights reserved.