triggerNames

@JvmName(name = "listTriggersResponseNameString")
fun Flow<ListTriggersResponse>.triggerNames(): Flow<String>

This paginator transforms the flow returned by listTriggersPaginated to access the nested member NameString

Return

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