@Stability(value=Stable) public static final class CfnApplicationV2.JSONMappingParametersProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnApplicationV2.JSONMappingParametersProperty>
CfnApplicationV2.JSONMappingParametersProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnApplicationV2.JSONMappingParametersProperty |
build()
Builds the configured instance.
|
CfnApplicationV2.JSONMappingParametersProperty.Builder |
recordRowPath(String recordRowPath)
Sets the value of
CfnApplicationV2.JSONMappingParametersProperty.getRecordRowPath() |
@Stability(value=Stable) public CfnApplicationV2.JSONMappingParametersProperty.Builder recordRowPath(String recordRowPath)
CfnApplicationV2.JSONMappingParametersProperty.getRecordRowPath()recordRowPath - `CfnApplicationV2.JSONMappingParametersProperty.RecordRowPath`. This parameter is required.this@Stability(value=Stable) public CfnApplicationV2.JSONMappingParametersProperty build()
build in interface software.amazon.jsii.Builder<CfnApplicationV2.JSONMappingParametersProperty>CfnApplicationV2.JSONMappingParametersPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.