include/lightspeed@tenant@policy_ApplyMitigation.hrl

-record(apply_mitigation, {
    mitigation :: lightspeed@tenant@policy:mitigation(),
    units :: integer()
}).