View source: R/kinesisanalyticsv2_operations.R
kinesisanalyticsv2_start_application | R Documentation |
Starts the specified Managed Service for Apache Flink application. After creating an application, you must exclusively call this operation to start your application.
See https://www.paws-r-sdk.com/docs/kinesisanalyticsv2_start_application/ for full documentation.
kinesisanalyticsv2_start_application(ApplicationName, RunConfiguration = NULL)
ApplicationName |
[required] The name of the application. |
RunConfiguration |
Identifies the run configuration (start parameters) of a Managed Service for Apache Flink application. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.