pub async fn get_dm_routing_config_rule(
configuration: &mut Configuration,
params: GetDmRoutingConfigRuleParams,
) -> Result<RuleResponse, Error<GetDmRoutingConfigRuleError>>Expand description
Retrieve a single rule by its stable identifier.