class Aws::IAM::Types::LoginProfile
Contains the user name and password create date for a user.
This data type is used as a response element in the CreateLoginProfile and GetLoginProfile operations.
@!attribute [rw] user_name
The name of the user, which can be used for signing in to the Management Console. @return [String]
@!attribute [rw] create_date
The date when the password for the user was created. @return [Time]
@!attribute [rw] password_reset_required
Specifies whether the user is required to set a new password on next sign-in. @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/iam-2010-05-08/LoginProfile AWS API Documentation
Constants
- SENSITIVE