FlinkApplicationConfigurationUpdate

Describes updates to the configuration parameters for a Flink-based Kinesis Data Analytics application.

Types

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

Properties

Link copied to clipboard

Describes updates to an application's checkpointing configuration. Checkpointing is the process of persisting application state for fault tolerance.

Link copied to clipboard

Describes updates to the configuration parameters for Amazon CloudWatch logging for an application.

Link copied to clipboard

Describes updates to the parameters for how an application executes multiple tasks simultaneously.

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