@Stability(value=Stable) public static final class CfnApplication.JSONMappingParametersProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnApplication.JSONMappingParametersProperty>
CfnApplication.JSONMappingParametersProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnApplication.JSONMappingParametersProperty |
build()
Builds the configured instance.
|
CfnApplication.JSONMappingParametersProperty.Builder |
recordRowPath(String recordRowPath)
Sets the value of
CfnApplication.JSONMappingParametersProperty.getRecordRowPath() |
@Stability(value=Stable) public CfnApplication.JSONMappingParametersProperty.Builder recordRowPath(String recordRowPath)
CfnApplication.JSONMappingParametersProperty.getRecordRowPath()recordRowPath - The path to the top-level parent that contains the records. This parameter is required.this@Stability(value=Stable) public CfnApplication.JSONMappingParametersProperty build()
build in interface software.amazon.jsii.Builder<CfnApplication.JSONMappingParametersProperty>CfnApplication.JSONMappingParametersPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.