Skip to main content

TIAMGetPolicyVersionRequest

Class in AWS.IAM

GetPolicyVersion request class.

Ancestors

Properties

PolicyArn

property PolicyArn: TARN

VersionId

property VersionId: string

Constructors

Create

constructor Create(const APolicyArn: TARN; const AVersionId: string);

Constructor for TIAMGetPolicyVersionRequest.

Parameters

NameDescription
APolicyArnSpecify the Amazon Resource Name (ARN) of the managed policy.
AVersionIdSpecify the identifier of the policy version to fetch.