acls

@JvmName(name = "describeAclsResponseAcl")
fun Flow<DescribeAclsResponse>.acls(): Flow<Acl>

This paginator transforms the flow returned by describeAclsPaginated to access the nested member Acl

Return

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