associations

@JvmName(name = "describeCustomDomainAssociationsResponseAssociation")
fun Flow<DescribeCustomDomainAssociationsResponse>.associations(): Flow<Association>

This paginator transforms the flow returned by describeCustomDomainAssociationsPaginated to access the nested member Association

Return

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