tagResource

inline suspend fun WorkLinkClient.tagResource(crossinline block: TagResourceRequest.Builder.() -> Unit): TagResourceResponse

Deprecated

No longer recommended for use. See AWS API documentation for more details.

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.