You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::GuardDuty::Types::Tag
- Inherits:
-
Struct
- Object
- Struct
- Aws::GuardDuty::Types::Tag
- Defined in:
- (unknown)
Overview
Contains information about a tag associated with the EC2 instance.
Instance Attribute Summary collapse
-
#key ⇒ String
The EC2 instance tag key.
-
#value ⇒ String
The EC2 instance tag value.
Instance Attribute Details
#key ⇒ String
The EC2 instance tag key.
#value ⇒ String
The EC2 instance tag value.