PolicyDefinition.DefinitionStages.WithPolicyRule Interface
Definition
A policy definition allowing the policy rule to be set.
public static interface PolicyDefinition.DefinitionStages.WithPolicyRule
Methods
| withPolicyRule(Object policyRule) |
Specifies the rule of the policy. |
| withPolicyRuleJson(String policyRuleJson) |
Specifies the rule of the policy in JSON format. |