@aws-sdk/client-auditmanager

UntagResourceCommandInput Interface

The input for UntagResourceCommand.

Members

Name
Type
Details
resourceArn Requiredstring | undefined

The Amazon Resource Name (ARN) of the specified resource.

tagKeys Requiredstring[] | undefined

The name or key of the tag.

Full Signature

export interface UntagResourceCommandInput extends UntagResourceRequest