pub async fn read(
client: &impl Client,
mount: &str,
name: &str,
) -> Result<ReadStaticRoleResponse, ClientError>
Expand description
Reads a static role
pub async fn read(
client: &impl Client,
mount: &str,
name: &str,
) -> Result<ReadStaticRoleResponse, ClientError>
Reads a static role