class Aws::AppMesh::Types::UntagResourceInput
<zonbook />
<xhtml />
@note When making an API call, you may pass UntagResourceInput
data as a hash: { resource_arn: "Arn", # required tag_keys: ["TagKey"], # required }
@!attribute [rw] resource_arn
The Amazon Resource Name (ARN) of the resource to delete tags from. @return [String]
@!attribute [rw] tag_keys
The keys of the tags to be removed. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/appmesh-2019-01-25/UntagResourceInput AWS API Documentation
Constants
- SENSITIVE