pub async fn create_waf_active_rule(
    configuration: &mut Configuration,
    params: CreateWafActiveRuleParams
) -> Result<WafActiveRuleCreationResponse, Error<CreateWafActiveRuleError>>
Expand description

Create an active rule for a particular firewall version.