Builder

class Builder

Properties

Link copied to clipboard

One or more SQL statements that read input data, transform it, and generate output. For example, you can write a SQL statement that reads data from one in-application stream, generates a running average of the number of advertisement clicks by vendor, and insert resulting rows in another in-application stream using pumps. For more information about the typical pattern, see Application Code.

Link copied to clipboard

Summary description of the application.

Link copied to clipboard

Name of your Amazon Kinesis Analytics application (for example, sample-app).

Link copied to clipboard

Use this parameter to configure a CloudWatch log stream to monitor application configuration errors. For more information, see Working with Amazon CloudWatch Logs.

Link copied to clipboard

Use this parameter to configure the application input.

Link copied to clipboard

You can configure application output to write data from any of the in-application streams to up to three destinations.

Link copied to clipboard
var tags: List<Tag>?

A list of one or more tags to assign to the application. A tag is a key-value pair that identifies an 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.