public static interface CfnApplication.JSONMappingParametersProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnApplication.JSONMappingParametersProperty.Builder
A builder for
CfnApplication.JSONMappingParametersProperty |
static class |
CfnApplication.JSONMappingParametersProperty.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnApplication.JSONMappingParametersProperty.Builder |
builder() |
String |
getRecordRowPath()
``CfnApplication.JSONMappingParametersProperty.RecordRowPath``
|
void |
setRecordRowPath(String value)
``CfnApplication.JSONMappingParametersProperty.RecordRowPath``
|
String getRecordRowPath()
void setRecordRowPath(String value)
static CfnApplication.JSONMappingParametersProperty.Builder builder()
Copyright © 2019. All rights reserved.