TIAMListEntitiesForPolicyRequest
Class in AWS.IAM
ListEntitiesForPolicy request class.
Ancestors
Properties
EntityFilter
property EntityFilter: string
PathPrefix
property PathPrefix: string
PolicyArn
property PolicyArn: TARN
PolicyUsageFilter
property PolicyUsageFilter: string
Constructors
Create
constructor Create(const APolicyArn: TARN);
Constructor for TIAMListEntitiesForPolicyRequest.
Parameters
| Name | Description |
|---|---|
APolicyArn | Specify the Amazon Resource Name (ARN) of the IAM policy that you want to list attached resources for. |