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