customActions

@JvmName(name = "listCustomActionsResponseCustomActionArn")
fun Flow<ListCustomActionsResponse>.customActions(): Flow<String>

This paginator transforms the flow returned by listCustomActionsPaginated to access the nested member CustomActionArn

Return

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