servicecatalog_associate_tag_option_with_resource {paws.management}R Documentation

Associate the specified TagOption with the specified portfolio or product

Description

Associate the specified TagOption with the specified portfolio or product.

See https://www.paws-r-sdk.com/docs/servicecatalog_associate_tag_option_with_resource/ for full documentation.

Usage

servicecatalog_associate_tag_option_with_resource(ResourceId, TagOptionId)

Arguments

ResourceId

[required] The resource identifier.

TagOptionId

[required] The TagOption identifier.


[Package paws.management version 0.7.0 Index]