Uses of Class
software.amazon.awscdk.services.kinesisanalyticsv2.CfnApplication.InputSchemaProperty.Builder
Packages that use CfnApplication.InputSchemaProperty.Builder
Package
Description
AWS::KinesisAnalyticsV2 Construct Library
- 
Uses of CfnApplication.InputSchemaProperty.Builder in software.amazon.awscdk.services.kinesisanalyticsv2Methods in software.amazon.awscdk.services.kinesisanalyticsv2 that return CfnApplication.InputSchemaProperty.BuilderModifier 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()Constructors in software.amazon.awscdk.services.kinesisanalyticsv2 with parameters of type CfnApplication.InputSchemaProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnApplication.InputSchemaProperty.Builder.