class Aws::ServiceCatalog::Types::DisassociateTagOptionFromResourceInput

@note When making an API call, you may pass DisassociateTagOptionFromResourceInput

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/DisassociateTagOptionFromResourceInput AWS API Documentation

Constants

SENSITIVE