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