associationVersions

@JvmName(name = "listAssociationVersionsResponseAssociationVersionInfo")
fun Flow<ListAssociationVersionsResponse>.associationVersions(): Flow<AssociationVersionInfo>

This paginator transforms the flow returned by listAssociationVersionsPaginated to access the nested member AssociationVersionInfo

Return

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