Class: Aws::Scheduler::Types::Tag
- Inherits:
-
Struct
- Object
- Struct
- Aws::Scheduler::Types::Tag
- Defined in:
- gems/aws-sdk-scheduler/lib/aws-sdk-scheduler/types.rb
Overview
Tag to associate with a schedule group.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#key ⇒ String
The key for the tag.
-
#value ⇒ String
The value for the tag.