attributeGroupsDetails

@JvmName(name = "listAttributeGroupsForApplicationResponseAttributeGroupDetails")
fun Flow<ListAttributeGroupsForApplicationResponse>.attributeGroupsDetails(): Flow<AttributeGroupDetails>

This paginator transforms the flow returned by listAttributeGroupsForApplicationPaginated to access the nested member AttributeGroupDetails

Return

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