@Stability(value=Experimental) @Internal public static final class BaseAppsyncFunctionProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements BaseAppsyncFunctionProps
BaseAppsyncFunctionPropssoftware.amazon.jsii.JsiiObject.InitializationModeBaseAppsyncFunctionProps.Builder, BaseAppsyncFunctionProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(BaseAppsyncFunctionProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
BaseAppsyncFunctionProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDescription()
(experimental) the description for this AppSync Function.
|
String |
getName()
(experimental) the name of the AppSync Function.
|
MappingTemplate |
getRequestMappingTemplate()
(experimental) the request mapping template for the AppSync Function.
|
MappingTemplate |
getResponseMappingTemplate()
(experimental) the response mapping template for the AppSync Function.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(BaseAppsyncFunctionProps.Builder builder)
BaseAppsyncFunctionProps.Builder.public final String getName()
BaseAppsyncFunctionPropsgetName in interface BaseAppsyncFunctionPropspublic final String getDescription()
BaseAppsyncFunctionPropsDefault: - no description
getDescription in interface BaseAppsyncFunctionPropspublic final MappingTemplate getRequestMappingTemplate()
BaseAppsyncFunctionPropsDefault: - no request mapping template
getRequestMappingTemplate in interface BaseAppsyncFunctionPropspublic final MappingTemplate getResponseMappingTemplate()
BaseAppsyncFunctionPropsDefault: - no response mapping template
getResponseMappingTemplate in interface BaseAppsyncFunctionProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.