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

NAME

Net::Amazon::EC2::InstancePassword

DESCRIPTION

A class representing a instance password for a Windows-based instance.

ATTRIBUTES

instance_id (required)

The ID of the instance.

timestamp (required)

The time the data was last updated.

password_data (required)

The password of the instance.

AUTHOR

Jeff Kim <cpan@chosec.com>

COPYRIGHT

Copyright (c) 2006-2010 Jeff Kim. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.