NAME
Net::Amazon::IAM::Group
DESCRIPTION
A class representing a IAM Group.
ATTRIBUTES
- Arn (required)
-
The Amazon Resource Name (ARN) specifying the group.
- CreateDate (required)
-
The date and time, in ISO 8601 date-time format, when the group was created.
- GroupId (required)
-
The stable and unique string identifying the group.
- GroupName (required)
-
The friendly name that identifies the group.
- Path (required)
-
The path to the group.
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.