TIAMRole
Class in AWS.IAM
IAM Role class.
Ancestors
Properties
Arn
property Arn: TARN
CreateDate
property CreateDate: TDateTime
Path
property Path: string
RoleId
property RoleId: string
RoleName
property RoleName: string
AssumeRolePolicyDocument
property AssumeRolePolicyDocument: string
Description
property Description: string
MaxSessionDuration
property MaxSessionDuration: TOptional<Integer>
PermissionsBoundary
property PermissionsBoundary: IIAMAttachedPermissionsBoundary
Type: IIAMAttachedPermissionsBoundary
RoleLastUsed
property RoleLastUsed: IIAMRoleLastUsed
Type: IIAMRoleLastUsed
Tags
property Tags: TList<IIAMTag>
Type: IIAMTag