public static final class CfnApplication.JSONMappingParametersProperty.Builder
extends java.lang.Object
CfnApplication.JSONMappingParametersProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnApplication.JSONMappingParametersProperty |
build()
Builds the configured instance.
|
CfnApplication.JSONMappingParametersProperty.Builder |
recordRowPath(java.lang.String recordRowPath)
Sets the value of
CfnApplication.JSONMappingParametersProperty.getRecordRowPath() |
public CfnApplication.JSONMappingParametersProperty.Builder recordRowPath(java.lang.String recordRowPath)
CfnApplication.JSONMappingParametersProperty.getRecordRowPath()
recordRowPath
- Path to the top-level parent that contains the records. This parameter is required.this
public CfnApplication.JSONMappingParametersProperty build()
CfnApplication.JSONMappingParametersProperty
java.lang.NullPointerException
- if any required attribute was not provided