list

Function list 

Source
pub async fn list(
    client: &impl Client,
    mount: &str,
) -> Result<ListRolesResponse, ClientError>
Expand description

Lists all the roles that are registered with the method

See ListRolesResponse