associations
fun Flow<GetTransitGatewayPolicyTableAssociationsResponse>.associations(): Flow<TransitGatewayPolicyTableAssociation>
This paginator transforms the flow returned by getTransitGatewayPolicyTableAssociationsPaginated to access the nested member TransitGatewayPolicyTableAssociation
Return
A kotlinx.coroutines.flow.Flow that can collect TransitGatewayPolicyTableAssociation
fun Flow<GetTransitGatewayRouteTableAssociationsResponse>.associations(): Flow<TransitGatewayRouteTableAssociation>
This paginator transforms the flow returned by getTransitGatewayRouteTableAssociationsPaginated to access the nested member TransitGatewayRouteTableAssociation
Return
A kotlinx.coroutines.flow.Flow that can collect TransitGatewayRouteTableAssociation