class Aws::MemoryDB::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
The Amazon Resource Name (ARN) of the resource to which the tags are to be removed @return [String]
@!attribute [rw] tag_keys
The list of keys of the tags that are to be removed @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/memorydb-2021-01-01/UntagResourceRequest AWS API Documentation
Constants
- SENSITIVE