|
|
| |
Net::Amazon::EC2::DescribeTags(3) |
User Contributed Perl Documentation |
Net::Amazon::EC2::DescribeTags(3) |
Net::Amazon::EC2::DescribeTags
A class containing information about tags
- resource_id (required)
- The resource_id of the tag.
- resource_type (required)
- The resource_type of the tag.
Values:
customer-gateway | dhcp-options | image | instance |
internet-gateway | network-acl | reserved-instances | route-table |
security-group | snapshot | spot-instances-request | subnet | volume |
vpc | vpn-connection | vpn-gateway
- key (required)
- The key of the tag.
- value (required)
- The value of the tag.
Jeff Kim <cpan@chosec.com>
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.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |