SqlRunConfiguration

Describes the starting parameters for a SQL-based Kinesis Data Analytics application.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The input source ID. You can get this ID by calling the DescribeApplication operation.

Link copied to clipboard

The point at which you want the application to start processing records from the streaming source.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String