- Navigation Guide
@aws-sdk/client-auditmanager
UntagResourceCommandInput Interface
The input for UntagResourceCommand.
Members
Name | Type | Details |
---|---|---|
resourceArn Required | string | undefined | The Amazon Resource Name (ARN) of the specified resource. |
tagKeys Required | string[] | undefined | The name or key of the tag. |
Full Signature
export interface UntagResourceCommandInput extends UntagResourceRequest