Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
ThroughResourcesStatementRequest |
ThroughResourcesStatementRequest.clone() |
ThroughResourcesStatementRequest |
ThroughResourcesStatementRequest.withResourceStatement(ResourceStatementRequest resourceStatement)
The resource statement.
|
Modifier and Type | Method and Description |
---|---|
List<ThroughResourcesStatementRequest> |
AccessScopePathRequest.getThroughResources()
The through resources.
|
Modifier and Type | Method and Description |
---|---|
AccessScopePathRequest |
AccessScopePathRequest.withThroughResources(ThroughResourcesStatementRequest... throughResources)
The through resources.
|
Modifier and Type | Method and Description |
---|---|
void |
AccessScopePathRequest.setThroughResources(Collection<ThroughResourcesStatementRequest> throughResources)
The through resources.
|
AccessScopePathRequest |
AccessScopePathRequest.withThroughResources(Collection<ThroughResourcesStatementRequest> throughResources)
The through resources.
|
Copyright © 2023. All rights reserved.