Show / Hide Table of Contents

Namespace Amazon.CDK.AWS.Kinesisanalytics.Flink.Alpha

Classes

Application

(experimental) The L2 construct for Flink Kinesis Data Applications.

ApplicationAttributes

(experimental) Attributes used for importing an Application with Application.fromApplicationAttributes.

ApplicationCode

(experimental) Code configuration providing the location to a Flink application JAR file.

ApplicationCodeConfig

(experimental) The return type of ApplicationCode.bind. This represents CloudFormation configuration and an s3 bucket holding the Flink application JAR file.

ApplicationProps

(experimental) Props for creating an Application construct.

PropertyGroups

(deprecated) Interface for building AWS::KinesisAnalyticsV2::Application PropertyGroup configuration.

Runtime

(experimental) Available Flink runtimes for Kinesis Analytics.

Interfaces

IApplication

(experimental) An interface expressing the public properties on both an imported and CDK-created Flink application.

IApplicationAttributes

(experimental) Attributes used for importing an Application with Application.fromApplicationAttributes.

IApplicationCodeConfig

(experimental) The return type of ApplicationCode.bind. This represents CloudFormation configuration and an s3 bucket holding the Flink application JAR file.

IApplicationProps

(experimental) Props for creating an Application construct.

IPropertyGroups

(deprecated) Interface for building AWS::KinesisAnalyticsV2::Application PropertyGroup configuration.

Enums

LogLevel

(experimental) Available log levels for Flink applications.

MetricsLevel

(experimental) Granularity of metrics sent to CloudWatch.

Back to top Generated by DocFX