Class: Aws::GuardDuty::Types::Tag
- Inherits:
-
Struct
- Object
- Struct
- Aws::GuardDuty::Types::Tag
- Defined in:
- gems/aws-sdk-guardduty/lib/aws-sdk-guardduty/types.rb
Overview
Contains information about a tag key-value pair.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#key ⇒ String
Describes the key associated with the tag.
-
#value ⇒ String
Describes the value associated with the tag key.