IIAMPolicyVersion
Interface in AWS.IAM
Interface for IAM PolicyVersion.
Properties
CreateDate
property CreateDate: TOptional<TDateTime>
The date and time when the policy version was created.
Document
property Document: string
The policy document.
IsDefaultVersion
property IsDefaultVersion: TOptional<Boolean>
Sepcifies whether the policy version is set as the policy's default version.
VersionId
property VersionId: string
The identifier for the policy version.