class Aws::LicenseManager::Types::UntagResourceRequest
@note When making an API call, you may pass UntagResourceRequest
data as a hash: { resource_arn: "String", # required tag_keys: ["String"], # required }
@!attribute [rw] resource_arn
Amazon Resource Name (ARN) of the license configuration. @return [String]
@!attribute [rw] tag_keys
Keys identifying the tags to remove. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/UntagResourceRequest AWS API Documentation
Constants
- SENSITIVE