Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface ChangeTagsForResourceCommandInputProtected

Hierarchy

Properties

AddTags?: Tag[]

A complex type that contains a list of the tags that you want to add to the specified health check or hosted zone and/or the tags that you want to edit Value for.

You can add a maximum of 10 tags to a health check or a hosted zone.

RemoveTagKeys?: string[]

A complex type that contains a list of the tags that you want to delete from the specified health check or hosted zone. You can specify up to 10 keys.

ResourceId: undefined | string

The ID of the resource for which you want to add, change, or delete tags.

ResourceType: undefined | string

The type of the resource.

  • The resource type for health checks is healthcheck.

  • The resource type for hosted zones is hostedzone.