TIAMRoleDetail
Class in AWS.IAM
IAM RoleDetail class.
Ancestors
Properties
Arn
property Arn: TARN
AssumeRolePolicyDocument
property AssumeRolePolicyDocument: string
AttachedManagedPolicies
property AttachedManagedPolicies: TList<IIAMAttachedPolicy>
Type: IIAMAttachedPolicy
CreateDate
property CreateDate: TOptional<TDateTime>
InstanceProfileList
property InstanceProfileList: TList<IIAMInstanceProfile>
Type: IIAMInstanceProfile
Path
property Path: string
PermissionsBoundary
property PermissionsBoundary: IIAMAttachedPermissionsBoundary
Type: IIAMAttachedPermissionsBoundary
RoleId
property RoleId: string
RoleLastUsed
property RoleLastUsed: IIAMRoleLastUsed
Type: IIAMRoleLastUsed
RoleName
property RoleName: string
RolePolicyList
property RolePolicyList: TList<IIAMPolicyDetail>
Type: IIAMPolicyDetail
Tags
property Tags: TList<IIAMTag>
Type: IIAMTag