Package | Description |
---|---|
com.amazonaws.services.ec2 |
|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
DescribeTransitGatewayPolicyTablesRequest |
DescribeTransitGatewayPolicyTablesRequest.clone() |
DescribeTransitGatewayPolicyTablesRequest |
DescribeTransitGatewayPolicyTablesRequest.withFilters(Collection<Filter> filters)
The filters associated with the transit gateway policy table.
|
DescribeTransitGatewayPolicyTablesRequest |
DescribeTransitGatewayPolicyTablesRequest.withFilters(Filter... filters)
The filters associated with the transit gateway policy table.
|
DescribeTransitGatewayPolicyTablesRequest |
DescribeTransitGatewayPolicyTablesRequest.withMaxResults(Integer maxResults)
The maximum number of results to return with a single call.
|
DescribeTransitGatewayPolicyTablesRequest |
DescribeTransitGatewayPolicyTablesRequest.withNextToken(String nextToken)
The token for the next page of results.
|
DescribeTransitGatewayPolicyTablesRequest |
DescribeTransitGatewayPolicyTablesRequest.withTransitGatewayPolicyTableIds(Collection<String> transitGatewayPolicyTableIds)
The IDs of the transit gateway policy tables.
|
DescribeTransitGatewayPolicyTablesRequest |
DescribeTransitGatewayPolicyTablesRequest.withTransitGatewayPolicyTableIds(String... transitGatewayPolicyTableIds)
The IDs of the transit gateway policy tables.
|
Modifier and Type | Method and Description |
---|---|
Request<DescribeTransitGatewayPolicyTablesRequest> |
DescribeTransitGatewayPolicyTablesRequest.getDryRunRequest()
This method is intended for internal use only.
|
Copyright © 2023. All rights reserved.