associationExecutionTargets

@JvmName(name = "describeAssociationExecutionTargetsResponseAssociationExecutionTarget")
fun Flow<DescribeAssociationExecutionTargetsResponse>.associationExecutionTargets(): Flow<AssociationExecutionTarget>

This paginator transforms the flow returned by describeAssociationExecutionTargetsPaginated to access the nested member AssociationExecutionTarget

Return

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