Uses of Class
software.amazon.awscdk.services.kinesisanalyticsv2.CfnApplication.CSVMappingParametersProperty.Builder
Package
Description
AWS::KinesisAnalyticsV2 Construct Library
-
Uses of CfnApplication.CSVMappingParametersProperty.Builder in software.amazon.awscdk.services.kinesisanalyticsv2
Modifier and TypeMethodDescriptionCfnApplication.CSVMappingParametersProperty.builder()
CfnApplication.CSVMappingParametersProperty.Builder.recordColumnDelimiter
(String recordColumnDelimiter) Sets the value ofCfnApplication.CSVMappingParametersProperty.getRecordColumnDelimiter()
CfnApplication.CSVMappingParametersProperty.Builder.recordRowDelimiter
(String recordRowDelimiter) Sets the value ofCfnApplication.CSVMappingParametersProperty.getRecordRowDelimiter()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnApplication.CSVMappingParametersProperty.Builder
.