@aws-sdk/client-wafv2

UntagResourceCommandInput Interface

The input for UntagResourceCommand.

Members

Name
Type
Details
ResourceARN Requiredstring | undefined

The Amazon Resource Name (ARN) of the resource.

TagKeys Requiredstring[] | undefined

An array of keys identifying the tags to disassociate from the resource.

Full Signature

export interface UntagResourceCommandInput extends UntagResourceRequest