class Aws::EFS::Types::UntagResourceRequest
@note When making an API call, you may pass UntagResourceRequest
data as a hash: { resource_id: "ResourceId", # required tag_keys: ["TagKey"], # required }
@!attribute [rw] resource_id
Specifies the EFS resource that you want to remove tags from. @return [String]
@!attribute [rw] tag_keys
The keys of the key-value tag pairs that you want to remove from the specified EFS resource. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/elasticfilesystem-2015-02-01/UntagResourceRequest AWS API Documentation
Constants
- SENSITIVE