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