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

NAME

Net::Amazon::IAM::MFADevice

DESCRIPTION

Contains information about an MFA device.

ATTRIBUTES

EnableDate (optional)

The date when the MFA device was enabled for the user.

SerialNumber (required)

The serial number that uniquely identifies the MFA device. For virtual MFA devices, the serial number is the device ARN.

UserName (required)

The user with whom the MFA device is associated.

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.