1Net::Amazon::EC2::TagSeUts(e3r)Contributed Perl DocumentNaetti:o:nAmazon::EC2::TagSet(3)
2
3
4
6 Net::Amazon::EC2::TagSet
7
9 A class containing information about a tag.
10
12 key (required)
13 The key of the tag.
14
15 value
16 The value of the tag. (May be undefined if there is no value for a
17 given key.)
18
20 Jeff Kim <cpan@chosec.com>
21
23 Copyright (c) 2006-2010 Jeff Kim. This program is free software; you
24 can redistribute it and/or modify it under the same terms as Perl
25 itself.
26
27
28
29perl v5.38.0 2023-07-21 Net::Amazon::EC2::TagSet(3)