View source: R/kinesisanalyticsv2_operations.R
kinesisanalyticsv2_tag_resource | R Documentation |
Adds one or more key-value tags to a Managed Service for Apache Flink application. Note that the maximum number of application tags includes system tags. The maximum number of user-defined application tags is 50. For more information, see Using Tagging.
See https://www.paws-r-sdk.com/docs/kinesisanalyticsv2_tag_resource/ for full documentation.
kinesisanalyticsv2_tag_resource(ResourceARN, Tags)
ResourceARN |
[required] The ARN of the application to assign the tags. |
Tags |
[required] The key-value tags to assign to the application. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.