endpointAuthorizationList

@JvmName(name = "describeEndpointAuthorizationResponseEndpointAuthorization")
fun Flow<DescribeEndpointAuthorizationResponse>.endpointAuthorizationList(): Flow<EndpointAuthorization>

This paginator transforms the flow returned by describeEndpointAuthorizationPaginated to access the nested member EndpointAuthorization

Return

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