Skip to main content

TIAMListAttachedGroupPoliciesRequest

Class in AWS.IAM

ListAttachedGroupPolicies request class.

Ancestors

Properties

GroupName

property GroupName: string

PathPrefix

property PathPrefix: string

Constructors

Create

constructor Create(const AGroupName: string);

Constructor for TIAMListAttachedGroupPoliciesRequest.

Parameters

NameDescription
AGroupNameSpecify the name of the group to list attached policies for.