Skip to main content

IIAMGetUserPolicyResponse

Interface in AWS.IAM

Interface for GetUserPolicy responses.

Ancestors

Properties

PolicyDocument

property PolicyDocument: string

The policy document.

PolicyName

property PolicyName: string

The name of the policy.

UserName

property UserName: string

The name of the user the policy is associated with.