Uses of Class
software.amazon.awscdk.services.kinesisanalyticsv2.CfnApplication.RecordFormatProperty.Builder
Package
Description
AWS::KinesisAnalyticsV2 Construct Library
-
Uses of CfnApplication.RecordFormatProperty.Builder in software.amazon.awscdk.services.kinesisanalyticsv2
Modifier and TypeMethodDescriptionCfnApplication.RecordFormatProperty.builder()
CfnApplication.RecordFormatProperty.Builder.mappingParameters
(IResolvable mappingParameters) Sets the value ofCfnApplication.RecordFormatProperty.getMappingParameters()
CfnApplication.RecordFormatProperty.Builder.mappingParameters
(CfnApplication.MappingParametersProperty mappingParameters) Sets the value ofCfnApplication.RecordFormatProperty.getMappingParameters()
CfnApplication.RecordFormatProperty.Builder.recordFormatType
(String recordFormatType) Sets the value ofCfnApplication.RecordFormatProperty.getRecordFormatType()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnApplication.RecordFormatProperty.Builder
.