@Stability(value=Stable) @Internal public static final class CfnResolverProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnResolverProps
CfnResolverPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnResolverProps.Builder, CfnResolverProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String apiId,
String fieldName,
String typeName,
Object cachingConfig,
String dataSourceName,
String kind,
Object pipelineConfig,
String requestMappingTemplate,
String requestMappingTemplateS3Location,
String responseMappingTemplate,
String responseMappingTemplateS3Location,
Object syncConfig)
Constructor that initializes the object based on literal property values passed by the
CfnResolverProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getApiId()
`AWS::AppSync::Resolver.ApiId`.
|
Object |
getCachingConfig()
`AWS::AppSync::Resolver.CachingConfig`.
|
String |
getDataSourceName()
`AWS::AppSync::Resolver.DataSourceName`.
|
String |
getFieldName()
`AWS::AppSync::Resolver.FieldName`.
|
String |
getKind()
`AWS::AppSync::Resolver.Kind`.
|
Object |
getPipelineConfig()
`AWS::AppSync::Resolver.PipelineConfig`.
|
String |
getRequestMappingTemplate()
`AWS::AppSync::Resolver.RequestMappingTemplate`.
|
String |
getRequestMappingTemplateS3Location()
`AWS::AppSync::Resolver.RequestMappingTemplateS3Location`.
|
String |
getResponseMappingTemplate()
`AWS::AppSync::Resolver.ResponseMappingTemplate`.
|
String |
getResponseMappingTemplateS3Location()
`AWS::AppSync::Resolver.ResponseMappingTemplateS3Location`.
|
Object |
getSyncConfig()
`AWS::AppSync::Resolver.SyncConfig`.
|
String |
getTypeName()
`AWS::AppSync::Resolver.TypeName`.
|
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(String apiId, String fieldName, String typeName, Object cachingConfig, String dataSourceName, String kind, Object pipelineConfig, String requestMappingTemplate, String requestMappingTemplateS3Location, String responseMappingTemplate, String responseMappingTemplateS3Location, Object syncConfig)
CfnResolverProps.Builder.public final String getApiId()
CfnResolverPropsgetApiId in interface CfnResolverPropspublic final String getFieldName()
CfnResolverPropsgetFieldName in interface CfnResolverPropspublic final String getTypeName()
CfnResolverPropsgetTypeName in interface CfnResolverPropspublic final Object getCachingConfig()
CfnResolverPropsgetCachingConfig in interface CfnResolverPropspublic final String getDataSourceName()
CfnResolverPropsgetDataSourceName in interface CfnResolverPropspublic final String getKind()
CfnResolverPropsgetKind in interface CfnResolverPropspublic final Object getPipelineConfig()
CfnResolverPropsgetPipelineConfig in interface CfnResolverPropspublic final String getRequestMappingTemplate()
CfnResolverPropsgetRequestMappingTemplate in interface CfnResolverPropspublic final String getRequestMappingTemplateS3Location()
CfnResolverPropsgetRequestMappingTemplateS3Location in interface CfnResolverPropspublic final String getResponseMappingTemplate()
CfnResolverPropsgetResponseMappingTemplate in interface CfnResolverPropspublic final String getResponseMappingTemplateS3Location()
CfnResolverPropsgetResponseMappingTemplateS3Location in interface CfnResolverPropspublic final Object getSyncConfig()
CfnResolverPropsgetSyncConfig in interface CfnResolverProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.