elasticinference_tag_resource {paws.machine.learning} | R Documentation |
Adds the specified tags to an Elastic Inference Accelerator
Description
Adds the specified tags to an Elastic Inference Accelerator.
See https://www.paws-r-sdk.com/docs/elasticinference_tag_resource/ for full documentation.
Usage
elasticinference_tag_resource(resourceArn, tags)
Arguments
resourceArn |
[required] The ARN of the Elastic Inference Accelerator to tag. |
tags |
[required] The tags to add to the Elastic Inference Accelerator. |
[Package paws.machine.learning version 0.7.0 Index]