customerGatewayAssociations

@JvmName(name = "getCustomerGatewayAssociationsResponseCustomerGatewayAssociation")
fun Flow<GetCustomerGatewayAssociationsResponse>.customerGatewayAssociations(): Flow<CustomerGatewayAssociation>

This paginator transforms the flow returned by getCustomerGatewayAssociationsPaginated to access the nested member CustomerGatewayAssociation

Return

A kotlinx.coroutines.flow.Flow that can collect CustomerGatewayAssociation