| Package | Description |
|---|---|
| com.amazonaws.services.ec2 |
|
| com.amazonaws.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
GetTransitGatewayRouteTablePropagationsRequest |
GetTransitGatewayRouteTablePropagationsRequest.clone() |
GetTransitGatewayRouteTablePropagationsRequest |
GetTransitGatewayRouteTablePropagationsRequest.withFilters(Collection<Filter> filters)
One or more filters.
|
GetTransitGatewayRouteTablePropagationsRequest |
GetTransitGatewayRouteTablePropagationsRequest.withFilters(Filter... filters)
One or more filters.
|
GetTransitGatewayRouteTablePropagationsRequest |
GetTransitGatewayRouteTablePropagationsRequest.withMaxResults(Integer maxResults)
The maximum number of results to return with a single call.
|
GetTransitGatewayRouteTablePropagationsRequest |
GetTransitGatewayRouteTablePropagationsRequest.withNextToken(String nextToken)
The token for the next page of results.
|
GetTransitGatewayRouteTablePropagationsRequest |
GetTransitGatewayRouteTablePropagationsRequest.withTransitGatewayRouteTableId(String transitGatewayRouteTableId)
The ID of the transit gateway route table.
|
| Modifier and Type | Method and Description |
|---|---|
Request<GetTransitGatewayRouteTablePropagationsRequest> |
GetTransitGatewayRouteTablePropagationsRequest.getDryRunRequest()
This method is intended for internal use only.
|
Copyright © 2025. All rights reserved.