Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface TagResourceRequest

Hierarchy

Properties

Properties

resourceArn: undefined | string

The Amazon Resource Name (ARN) of the AWS RoboMaker resource you are tagging.

tags: undefined | Record<string, string>

A map that contains tag keys and tag values that are attached to the resource.