- Navigation GuideYou are on a type information page within a Client package. Return to the Client landing page
@aws-sdk/client-sesv2
UntagResourceRequest Interface
Members
Name | Type | Details |
---|---|---|
ResourceArn Required | string | undefined | The Amazon Resource Name (ARN) of the resource that you want to remove one or more tags from. |
TagKeys Required | string[] | undefined | The tags (tag keys) that you want to remove from the resource. When you specify a tag key, the action removes both that key and its associated tag value. To remove more than one tag from the resource, append the |
Full Signature
export interface UntagResourceRequest