profiles

@JvmName(name = "listUsageProfilesResponseUsageProfileDefinition")
fun Flow<ListUsageProfilesResponse>.profiles(): Flow<UsageProfileDefinition>

This paginator transforms the flow returned by listUsageProfilesPaginated to access the nested member UsageProfileDefinition

Return

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