Skip to main content

create_protection_rule

Function create_protection_rule 

Source
pub async fn create_protection_rule(
    configuration: &Configuration,
    workspace: &str,
    create_protection_rule_request: CreateProtectionRuleRequest,
) -> Result<String, Error<CreateProtectionRuleError>>