DescribeEffectivePolicyResponse constructor
DescribeEffectivePolicyResponse({
- EffectivePolicy? effectivePolicy,
Implementation
DescribeEffectivePolicyResponse({
this.effectivePolicy,
});