pub async fn list(
client: &impl Client,
mount: &str,
) -> Result<ListStaticRolesResponse, ClientError>
Expand description
Lists all static roles
pub async fn list(
client: &impl Client,
mount: &str,
) -> Result<ListStaticRolesResponse, ClientError>
Lists all static roles