Class: Aws::GlobalAccelerator::Types::Tag
- Inherits:
-
Struct
- Object
- Struct
- Aws::GlobalAccelerator::Types::Tag
- Defined in:
- gems/aws-sdk-globalaccelerator/lib/aws-sdk-globalaccelerator/types.rb
Overview
A complex type that contains a Tag
key and Tag
value.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#key ⇒ String
A string that contains a
Tag
key. -
#value ⇒ String
A string that contains a
Tag
value.