webhookConfigurations

@JvmName(name = "describeChimeWebhookConfigurationsResponseChimeWebhookConfiguration")
fun Flow<DescribeChimeWebhookConfigurationsResponse>.webhookConfigurations(): Flow<ChimeWebhookConfiguration>

This paginator transforms the flow returned by describeChimeWebhookConfigurationsPaginated to access the nested member ChimeWebhookConfiguration

Return

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