class Aws::SnowDeviceManagement::Types::UntagResourceInput
@note When making an API call, you may pass UntagResourceInput
data as a hash: { resource_arn: "String", # required tag_keys: ["String"], # required }
@!attribute [rw] resource_arn
The Amazon Resource Name (ARN) of the device or task. @return [String]
@!attribute [rw] tag_keys
Optional metadata that you assign to a resource. You can use tags to categorize a resource in different ways, such as by purpose, owner, or environment. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/snow-device-management-2021-08-04/UntagResourceInput AWS API Documentation
Constants
- SENSITIVE