AddApplicationInputRequest

Types

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

Properties

Link copied to clipboard

Name of your existing Amazon Kinesis Analytics application to which you want to add the streaming source.

Link copied to clipboard

Current version of your Amazon Kinesis Analytics application. You can use the DescribeApplication operation to find the current application version.

Link copied to clipboard
val input: Input?

The Input to add.

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