UpdatePolicyRequest constructor
Returns a new UpdatePolicyRequest instance.
Implementation
UpdatePolicyRequest({
this.name,
this.description,
this.isEnabled,
this.isDefault,
});
Returns a new UpdatePolicyRequest instance.
UpdatePolicyRequest({
this.name,
this.description,
this.isEnabled,
this.isDefault,
});