The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Net::Amazon::IAM::LoginProfile

DESCRIPTION

A class representing a IAM login profile.

ATTRIBUTES

CreateDate (required)

The date when the password for the user was created.

PasswordResetRequired (optional)

Specifies whether the user is required to set a new password on next sign-in.

UserName (required)

The name of the user, which can be used for signing in to the AWS Management Console.

AUTHOR

Igor Tsigankov <tsiganenok@gmail.com>

COPYRIGHT

Copyright (c) 2015 Igor Tsigankov . This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.