Get Local Gateway Route Table Plain Args
data class GetLocalGatewayRouteTablePlainArgs(val filters: List<GetLocalGatewayRouteTableFilter>? = null, val localGatewayId: String? = null, val localGatewayRouteTableId: String? = null, val outpostArn: String? = null, val state: String? = null, val tags: Map<String, String>? = null) : ConvertibleToJava<GetLocalGatewayRouteTablePlainArgs>
A collection of arguments for invoking getLocalGatewayRouteTable.
Properties
Link copied to clipboard
Link copied to clipboard
ID of the specific local gateway route table to retrieve.
Link copied to clipboard
Local Gateway Route Table Id assigned to desired local gateway route table
Link copied to clipboard
ARN of the Outpost the local gateway route table is associated with.