worklink_tag_resource: Adds or overwrites one or more tags for the specified...

View source: R/worklink_operations.R

worklink_tag_resourceR Documentation

Adds or overwrites one or more tags for the specified resource, such as a fleet

Description

Adds or overwrites one or more tags for the specified resource, such as a fleet. Each tag consists of a key and an optional value. If a resource already has a tag with the same key, this operation updates its value.

See https://www.paws-r-sdk.com/docs/worklink_tag_resource/ for full documentation.

Usage

worklink_tag_resource(ResourceArn, Tags)

Arguments

ResourceArn

[required] The Amazon Resource Name (ARN) of the fleet.

Tags

[required] The tags to add to the resource. A tag is a key-value pair.


paws.end.user.computing documentation built on Sept. 12, 2023, 1:17 a.m.