@Stability(value=Stable) public static final class CfnApplicationV2.MappingParametersProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnApplicationV2.MappingParametersProperty>
CfnApplicationV2.MappingParametersProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnApplicationV2.MappingParametersProperty.Builder csvMappingParameters(CfnApplicationV2.CSVMappingParametersProperty csvMappingParameters)
CfnApplicationV2.MappingParametersProperty.getCsvMappingParameters()csvMappingParameters - Provides additional mapping information when the record format uses delimiters (for example, CSV).this@Stability(value=Stable) public CfnApplicationV2.MappingParametersProperty.Builder csvMappingParameters(IResolvable csvMappingParameters)
CfnApplicationV2.MappingParametersProperty.getCsvMappingParameters()csvMappingParameters - Provides additional mapping information when the record format uses delimiters (for example, CSV).this@Stability(value=Stable) public CfnApplicationV2.MappingParametersProperty.Builder jsonMappingParameters(CfnApplicationV2.JSONMappingParametersProperty jsonMappingParameters)
CfnApplicationV2.MappingParametersProperty.getJsonMappingParameters()jsonMappingParameters - Provides additional mapping information when JSON is the record format on the streaming source.this@Stability(value=Stable) public CfnApplicationV2.MappingParametersProperty.Builder jsonMappingParameters(IResolvable jsonMappingParameters)
CfnApplicationV2.MappingParametersProperty.getJsonMappingParameters()jsonMappingParameters - Provides additional mapping information when JSON is the record format on the streaming source.this@Stability(value=Stable) public CfnApplicationV2.MappingParametersProperty build()
build in interface software.amazon.jsii.Builder<CfnApplicationV2.MappingParametersProperty>CfnApplicationV2.MappingParametersPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.