roleAliases

@JvmName(name = "listRoleAliasesResponseRoleAlias")
fun Flow<ListRoleAliasesResponse>.roleAliases(): Flow<String>

This paginator transforms the flow returned by listRoleAliasesPaginated to access the nested member RoleAlias

Return

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