AwsIamUserPolicy constructor

AwsIamUserPolicy({
  1. String? policyName,
})

Implementation

AwsIamUserPolicy({
  this.policyName,
});