@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 CfnResolverPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-resolver.html#cfn-appsync-resolver-apiidpublic final String getFieldName()
CfnResolverPropsgetFieldName in interface CfnResolverPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-resolver.html#cfn-appsync-resolver-fieldnamepublic final String getTypeName()
CfnResolverPropsgetTypeName in interface CfnResolverPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-resolver.html#cfn-appsync-resolver-typenamepublic final Object getCachingConfig()
CfnResolverPropsgetCachingConfig in interface CfnResolverPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-resolver.html#cfn-appsync-resolver-cachingconfigpublic final String getDataSourceName()
CfnResolverPropsgetDataSourceName in interface CfnResolverPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-resolver.html#cfn-appsync-resolver-datasourcenamepublic final String getKind()
CfnResolverPropsgetKind in interface CfnResolverPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-resolver.html#cfn-appsync-resolver-kindpublic final Object getPipelineConfig()
CfnResolverPropsgetPipelineConfig in interface CfnResolverPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-resolver.html#cfn-appsync-resolver-pipelineconfigpublic final String getRequestMappingTemplate()
CfnResolverPropsgetRequestMappingTemplate in interface CfnResolverPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-resolver.html#cfn-appsync-resolver-requestmappingtemplatepublic final String getRequestMappingTemplateS3Location()
CfnResolverPropsgetRequestMappingTemplateS3Location in interface CfnResolverPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-resolver.html#cfn-appsync-resolver-requestmappingtemplates3locationpublic final String getResponseMappingTemplate()
CfnResolverPropsgetResponseMappingTemplate in interface CfnResolverPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-resolver.html#cfn-appsync-resolver-responsemappingtemplatepublic final String getResponseMappingTemplateS3Location()
CfnResolverPropsgetResponseMappingTemplateS3Location in interface CfnResolverPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-resolver.html#cfn-appsync-resolver-responsemappingtemplates3locationpublic final Object getSyncConfig()
CfnResolverPropsgetSyncConfig in interface CfnResolverPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-resolver.html#cfn-appsync-resolver-syncconfig@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.