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