notifyTemplates

@JvmName(name = "describeNotifyTemplatesResponseNotifyTemplateInformation")
fun Flow<DescribeNotifyTemplatesResponse>.notifyTemplates(): Flow<NotifyTemplateInformation>

This paginator transforms the flow returned by describeNotifyTemplatesPaginated to access the nested member NotifyTemplateInformation

Return

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