Uses of Class
software.amazon.awscdk.services.kinesisanalyticsv2.CfnApplication.InputSchemaProperty.Builder
Package
Description
AWS::KinesisAnalyticsV2 Construct Library
-
Uses of CfnApplication.InputSchemaProperty.Builder in software.amazon.awscdk.services.kinesisanalyticsv2
Modifier and TypeMethodDescriptionCfnApplication.InputSchemaProperty.builder()
CfnApplication.InputSchemaProperty.Builder.recordColumns
(List<? extends Object> recordColumns) Sets the value ofCfnApplication.InputSchemaProperty.getRecordColumns()
CfnApplication.InputSchemaProperty.Builder.recordColumns
(IResolvable recordColumns) Sets the value ofCfnApplication.InputSchemaProperty.getRecordColumns()
CfnApplication.InputSchemaProperty.Builder.recordEncoding
(String recordEncoding) Sets the value ofCfnApplication.InputSchemaProperty.getRecordEncoding()
CfnApplication.InputSchemaProperty.Builder.recordFormat
(IResolvable recordFormat) Sets the value ofCfnApplication.InputSchemaProperty.getRecordFormat()
CfnApplication.InputSchemaProperty.Builder.recordFormat
(CfnApplication.RecordFormatProperty recordFormat) Sets the value ofCfnApplication.InputSchemaProperty.getRecordFormat()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnApplication.InputSchemaProperty.Builder
.