Package software.amazon.awscdk.cfnpropertymixins.services.kinesisanalytics
package software.amazon.awscdk.cfnpropertymixins.services.kinesisanalytics
-
ClassDescriptionProperties for CfnApplicationPropsMixin.A builder for
CfnApplicationMixinPropsAn implementation forCfnApplicationMixinPropsProperties for CfnApplicationOutputPropsMixin.A builder forCfnApplicationOutputMixinPropsAn implementation forCfnApplicationOutputMixinPropsAdds an external destination to your Amazon Kinesis Analytics application.A fluent builder forCfnApplicationOutputPropsMixin.Describes the data format when records are written to the destination.A builder forCfnApplicationOutputPropsMixin.DestinationSchemaPropertyAn implementation forCfnApplicationOutputPropsMixin.DestinationSchemaPropertyWhen configuring application output, identifies an Amazon Kinesis Firehose delivery stream as the destination.An implementation forCfnApplicationOutputPropsMixin.KinesisFirehoseOutputPropertyWhen configuring application output, identifies an Amazon Kinesis stream as the destination.An implementation forCfnApplicationOutputPropsMixin.KinesisStreamsOutputPropertyWhen configuring application output, identifies an AWS Lambda function as the destination.A builder forCfnApplicationOutputPropsMixin.LambdaOutputPropertyAn implementation forCfnApplicationOutputPropsMixin.LambdaOutputPropertyDescribes application output configuration in which you identify an in-application stream and a destination where you want the in-application stream data to be written.A builder forCfnApplicationOutputPropsMixin.OutputPropertyAn implementation forCfnApplicationOutputPropsMixin.OutputPropertyTheAWS::KinesisAnalytics::Applicationresource creates an Amazon Kinesis Data Analytics application.A fluent builder forCfnApplicationPropsMixin.Provides additional mapping information when the record format uses delimiters, such as CSV.A builder forCfnApplicationPropsMixin.CSVMappingParametersPropertyAn implementation forCfnApplicationPropsMixin.CSVMappingParametersPropertyAn object that contains the Amazon Resource Name (ARN) of the AWS Lambda function that is used to preprocess records in the stream, and the ARN of the IAM role that is used to access the AWS Lambda function.A builder forCfnApplicationPropsMixin.InputLambdaProcessorPropertyAn implementation forCfnApplicationPropsMixin.InputLambdaProcessorPropertyDescribes the number of in-application streams to create for a given streaming source.A builder forCfnApplicationPropsMixin.InputParallelismPropertyAn implementation forCfnApplicationPropsMixin.InputParallelismPropertyProvides a description of a processor that is used to preprocess the records in the stream before being processed by your application code.An implementation forCfnApplicationPropsMixin.InputProcessingConfigurationPropertyWhen you configure the application input, you specify the streaming source, the in-application stream name that is created, and the mapping between the two.A builder forCfnApplicationPropsMixin.InputPropertyAn implementation forCfnApplicationPropsMixin.InputPropertyDescribes the format of the data in the streaming source, and how each data element maps to corresponding columns in the in-application stream that is being created.A builder forCfnApplicationPropsMixin.InputSchemaPropertyAn implementation forCfnApplicationPropsMixin.InputSchemaPropertyProvides additional mapping information when JSON is the record format on the streaming source.A builder forCfnApplicationPropsMixin.JSONMappingParametersPropertyAn implementation forCfnApplicationPropsMixin.JSONMappingParametersPropertyIdentifies an Amazon Kinesis Firehose delivery stream as the streaming source.A builder forCfnApplicationPropsMixin.KinesisFirehoseInputPropertyAn implementation forCfnApplicationPropsMixin.KinesisFirehoseInputPropertyIdentifies an Amazon Kinesis stream as the streaming source.A builder forCfnApplicationPropsMixin.KinesisStreamsInputPropertyAn implementation forCfnApplicationPropsMixin.KinesisStreamsInputPropertyWhen configuring application input at the time of creating or updating an application, provides additional mapping information specific to the record format (such as JSON, CSV, or record fields delimited by some delimiter) on the streaming source.A builder forCfnApplicationPropsMixin.MappingParametersPropertyAn implementation forCfnApplicationPropsMixin.MappingParametersPropertyDescribes the mapping of each data element in the streaming source to the corresponding column in the in-application stream.A builder forCfnApplicationPropsMixin.RecordColumnPropertyAn implementation forCfnApplicationPropsMixin.RecordColumnPropertyDescribes the record format and relevant mapping information that should be applied to schematize the records on the stream.A builder forCfnApplicationPropsMixin.RecordFormatPropertyAn implementation forCfnApplicationPropsMixin.RecordFormatPropertyProperties for CfnApplicationReferenceDataSourcePropsMixin.A builder forCfnApplicationReferenceDataSourceMixinPropsAn implementation forCfnApplicationReferenceDataSourceMixinPropsAdds a reference data source to an existing application.A fluent builder forCfnApplicationReferenceDataSourcePropsMixin.Provides additional mapping information when the record format uses delimiters, such as CSV.An implementation forCfnApplicationReferenceDataSourcePropsMixin.CSVMappingParametersPropertyProvides additional mapping information when JSON is the record format on the streaming source.An implementation forCfnApplicationReferenceDataSourcePropsMixin.JSONMappingParametersPropertyWhen configuring application input at the time of creating or updating an application, provides additional mapping information specific to the record format (such as JSON, CSV, or record fields delimited by some delimiter) on the streaming source.An implementation forCfnApplicationReferenceDataSourcePropsMixin.MappingParametersPropertyDescribes the mapping of each data element in the streaming source to the corresponding column in the in-application stream.An implementation forCfnApplicationReferenceDataSourcePropsMixin.RecordColumnPropertyDescribes the record format and relevant mapping information that should be applied to schematize the records on the stream.An implementation forCfnApplicationReferenceDataSourcePropsMixin.RecordFormatPropertyDescribes the reference data source by providing the source information (S3 bucket name and object key name), the resulting in-application table name that is created, and the necessary schema to map the data elements in the Amazon S3 object to the in-application table.An implementation forCfnApplicationReferenceDataSourcePropsMixin.ReferenceDataSourcePropertyThe ReferenceSchema property type specifies the format of the data in the reference source for a SQL-based Amazon Kinesis Data Analytics application.An implementation forCfnApplicationReferenceDataSourcePropsMixin.ReferenceSchemaPropertyIdentifies the S3 bucket and object that contains the reference data.An implementation forCfnApplicationReferenceDataSourcePropsMixin.S3ReferenceDataSourceProperty