Uses of Class
software.amazon.awscdk.services.kinesisanalytics.CfnApplicationV2.RecordFormatProperty.Builder
Packages that use CfnApplicationV2.RecordFormatProperty.Builder
Package
Description
Amazon Kinesis Data Analytics Construct Library
-
Uses of CfnApplicationV2.RecordFormatProperty.Builder in software.amazon.awscdk.services.kinesisanalytics
Methods in software.amazon.awscdk.services.kinesisanalytics that return CfnApplicationV2.RecordFormatProperty.BuilderModifier and TypeMethodDescriptionCfnApplicationV2.RecordFormatProperty.builder()
CfnApplicationV2.RecordFormatProperty.Builder.mappingParameters
(IResolvable mappingParameters) Sets the value ofCfnApplicationV2.RecordFormatProperty.getMappingParameters()
CfnApplicationV2.RecordFormatProperty.Builder.mappingParameters
(CfnApplicationV2.MappingParametersProperty mappingParameters) Sets the value ofCfnApplicationV2.RecordFormatProperty.getMappingParameters()
CfnApplicationV2.RecordFormatProperty.Builder.recordFormatType
(String recordFormatType) Sets the value ofCfnApplicationV2.RecordFormatProperty.getRecordFormatType()
Constructors in software.amazon.awscdk.services.kinesisanalytics with parameters of type CfnApplicationV2.RecordFormatProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnApplicationV2.RecordFormatProperty.Builder
.