Skip to main content

delete_protection_rule

Function delete_protection_rule 

Source
pub async fn delete_protection_rule(
    configuration: &Configuration,
    workspace: &str,
    rule_name: &str,
) -> Result<String, Error<DeleteProtectionRuleError>>