authorizers

@JvmName(name = "listAuthorizersResponseAuthorizerSummary")
fun Flow<ListAuthorizersResponse>.authorizers(): Flow<AuthorizerSummary>

This paginator transforms the flow returned by listAuthorizersPaginated to access the nested member AuthorizerSummary

Return

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