transitGatewayRegistrations

@JvmName(name = "getTransitGatewayRegistrationsResponseTransitGatewayRegistration")
fun Flow<GetTransitGatewayRegistrationsResponse>.transitGatewayRegistrations(): Flow<TransitGatewayRegistration>

This paginator transforms the flow returned by getTransitGatewayRegistrationsPaginated to access the nested member TransitGatewayRegistration

Return

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