Get Gateway Route Table Association Result
data class GetGatewayRouteTableAssociationResult(val associationId: String? = null, val routeTableId: String? = null)
Constructors
Link copied to clipboard
fun GetGatewayRouteTableAssociationResult(associationId: String? = null, routeTableId: String? = null)