AwsIamGroupPolicy constructor

AwsIamGroupPolicy({
  1. String? policyName,
})

Implementation

AwsIamGroupPolicy({
  this.policyName,
});