class Aws::WorkLink::Types::UntagResourceRequest
@note When making an API call, you may pass UntagResourceRequest
data as a hash: { resource_arn: "FleetArn", # required tag_keys: ["TagKey"], # required }
@!attribute [rw] resource_arn
The Amazon Resource Name (ARN) of the fleet. @return [String]
@!attribute [rw] tag_keys
The list of tag keys to remove from the resource. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/worklink-2018-09-25/UntagResourceRequest AWS API Documentation
Constants
- SENSITIVE