Skip to main content

delete_dm_routing_config_rule

Function delete_dm_routing_config_rule 

Source
pub async fn delete_dm_routing_config_rule(
    configuration: &mut Configuration,
    params: DeleteDmRoutingConfigRuleParams,
) -> Result<(), Error<DeleteDmRoutingConfigRuleError>>
Expand description

Delete a rule from the config’s draft version. If no draft exists, one is created automatically by cloning the active version.