Get Route Table Propagations Result
data class GetRouteTablePropagationsResult(val filters: List<GetRouteTablePropagationsFilter>? = null, val id: String, val ids: List<String>, val transitGatewayRouteTableId: String)
A collection of values returned by getRouteTablePropagations.