public static final class CfnApplication.CSVMappingParametersProperty.Builder extends Object
CfnApplication.CSVMappingParametersProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnApplication.CSVMappingParametersProperty |
build()
Builds the configured instance.
|
CfnApplication.CSVMappingParametersProperty.Builder |
withRecordColumnDelimiter(String value)
Sets the value of RecordColumnDelimiter
|
CfnApplication.CSVMappingParametersProperty.Builder |
withRecordRowDelimiter(String value)
Sets the value of RecordRowDelimiter
|
public CfnApplication.CSVMappingParametersProperty.Builder withRecordColumnDelimiter(String value)
value - ``CfnApplication.CSVMappingParametersProperty.RecordColumnDelimiter``thispublic CfnApplication.CSVMappingParametersProperty.Builder withRecordRowDelimiter(String value)
value - ``CfnApplication.CSVMappingParametersProperty.RecordRowDelimiter``thispublic CfnApplication.CSVMappingParametersProperty build()
CfnApplication.CSVMappingParametersPropertyNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.