iamInstanceProfileAssociations

@JvmName(name = "describeIamInstanceProfileAssociationsResponseIamInstanceProfileAssociation")
fun Flow<DescribeIamInstanceProfileAssociationsResponse>.iamInstanceProfileAssociations(): Flow<IamInstanceProfileAssociation>

This paginator transforms the flow returned by describeIamInstanceProfileAssociationsPaginated to access the nested member IamInstanceProfileAssociation

Return

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