Skip to main content

IIAMListEntitiesForPolicyResponse

Interface in AWS.IAM

Interface for ListEntitiesForPolicy responses.

Ancestors

Properties

PolicyGroups

property PolicyGroups: TList<IIAMPolicyGroup>

Type: IIAMPolicyGroup

A list of IAM groups that the policy is attached to.

PolicyRoles

property PolicyRoles: TList<IIAMPolicyRole>

Type: IIAMPolicyRole

A list of IAM roles that the policy is attached to.

PolicyUsers

property PolicyUsers: TList<IIAMPolicyUser>

Type: IIAMPolicyUser

A list of IAM users that the policy is attached to.