principals

@JvmName(name = "describeResourcePermissionsResponsePrincipal")
fun Flow<DescribeResourcePermissionsResponse>.principals(): Flow<Principal>

This paginator transforms the flow returned by describeResourcePermissionsPaginated to access the nested member Principal

Return

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