Class: Aws::AppFabric::Types::Tag
- Inherits:
-
Struct
- Object
- Struct
- Aws::AppFabric::Types::Tag
- Defined in:
- gems/aws-sdk-appfabric/lib/aws-sdk-appfabric/types.rb
Overview
The key or keys of the key-value pairs for the tag or tags assigned to a resource.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#key ⇒ String
Tag key.
-
#value ⇒ String
Tag value.