IIAMAttachUserPolicyRequest
Interface in AWS.IAM
Interface for AttachUserPolicy requests.
Ancestors
Properties
PolicyArn
property PolicyArn: TARN
Specify the Amazon Resource Name (ARN) of the IAM policy to attach.
UserName
property UserName: string
Specify the name of the IAM user to attach the policy to.