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