| Class | AWS::EC2::Tag |
| In: |
lib/aws/ec2/tag.rb
|
| Parent: | Resource |
Represents an EC2 tag. @attr [String] value The tag value.
| key | -> | name |
| key | [R] | @return [String] The name of this tag. |
| resource | [R] | @return [Object] The EC2 resource this tag belongs to. |