IIAMLoginProfile
Interface in AWS.IAM
Interface for IAM LoginProfile.
Properties
CreateDate
property CreateDate: TDateTime
The date and time when the password for the user was created.
PasswordResetRequired
property PasswordResetRequired: TOptional<Boolean>
Specifies whether the user is required to set a new password on next sign-in.
UserName
property UserName: string
The name of the user.