AwsIamRolePolicy constructor

AwsIamRolePolicy({
  1. String? policyName,
})

Implementation

AwsIamRolePolicy({
  this.policyName,
});