braket_tag_resource: Add a tag to the specified resource

View source: R/braket_operations.R

braket_tag_resourceR Documentation

Add a tag to the specified resource

Description

Add a tag to the specified resource.

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

Usage

braket_tag_resource(resourceArn, tags)

Arguments

resourceArn

[required] Specify the resourceArn of the resource to which a tag will be added.

tags

[required] Specify the tags to add to the resource.


paws.compute documentation built on Sept. 12, 2023, 1:28 a.m.