class Aws::ServiceCatalog::Types::CreateTagOptionInput
@note When making an API call, you may pass CreateTagOptionInput
data as a hash: { key: "TagOptionKey", # required value: "TagOptionValue", # required }
@!attribute [rw] key
The TagOption key. @return [String]
@!attribute [rw] value
The TagOption value. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreateTagOptionInput AWS API Documentation
Constants
- SENSITIVE