pub async fn set(
client: &impl Client,
mount: &str,
name: &str,
opts: Option<&mut SetStaticRoleRequestBuilder>,
) -> Result<(), ClientError>Expand description
Creates or updates a static role
pub async fn set(
client: &impl Client,
mount: &str,
name: &str,
opts: Option<&mut SetStaticRoleRequestBuilder>,
) -> Result<(), ClientError>Creates or updates a static role