Class: Aws::RolesAnywhere::Types::Tag
- Inherits:
-
Struct
- Object
- Struct
- Aws::RolesAnywhere::Types::Tag
- Defined in:
- gems/aws-sdk-rolesanywhere/lib/aws-sdk-rolesanywhere/types.rb
Overview
A label that consists of a key and value you define.
Constant Summary collapse
- SENSITIVE =
[:key, :value]
Instance Attribute Summary collapse
-
#key ⇒ String
The tag key.
-
#value ⇒ String
The tag value.