GetLocalGatewayRouteTablesFilter

data class GetLocalGatewayRouteTablesFilter(val name: String, val values: List<String>) : ConvertibleToJava<GetLocalGatewayRouteTablesFilter>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): GetLocalGatewayRouteTablesFilter

Properties

Link copied to clipboard

Name of the field to filter by, as defined by the underlying AWS API.

Link copied to clipboard

Set of values that are accepted for the given field. A Local Gateway Route Table will be selected if any one of the given values matches.