associationExecutions

@JvmName(name = "describeAssociationExecutionsResponseAssociationExecution")
fun Flow<DescribeAssociationExecutionsResponse>.associationExecutions(): Flow<AssociationExecution>

This paginator transforms the flow returned by describeAssociationExecutionsPaginated to access the nested member AssociationExecution

Return

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