interface SetRulesResponse {
    rules: Rule[];
}

Properties

Properties

rules: Rule[]

Rules of the policy.