Get Local Gateway Route Table Vpc Association Result
data class GetLocalGatewayRouteTableVpcAssociationResult(val localGatewayId: String? = null, val localGatewayRouteTableVpcAssociationId: String? = null, val state: String? = null, val tags: List<LocalGatewayRouteTableVpcAssociationTag>? = null)
Constructors
Link copied to clipboard
fun GetLocalGatewayRouteTableVpcAssociationResult(localGatewayId: String? = null, localGatewayRouteTableVpcAssociationId: String? = null, state: String? = null, tags: List<LocalGatewayRouteTableVpcAssociationTag>? = null)