prefixListAssociations

@JvmName(name = "getManagedPrefixListAssociationsResponsePrefixListAssociation")
fun Flow<GetManagedPrefixListAssociationsResponse>.prefixListAssociations(): Flow<PrefixListAssociation>

This paginator transforms the flow returned by getManagedPrefixListAssociationsPaginated to access the nested member PrefixListAssociation

Return

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