The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Net::Amazon::IAM::PolicyVersion

DESCRIPTION

Contains information about a version of a managed policy.

ATTRIBUTES

CreateDate (optional)

The date and time, in ISO 8601 date-time format, when the policy version was created.

Document (optional)

The policy document.

IsDefaultVersion (optional)

Specifies whether the policy version is set as the policy's default version.

VersionId (optional)

The identifier for the policy version.

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.