@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:07.276Z") @Stability(value=Stable) public interface CfnResolverProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-resolver.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnResolverProps.Builder
A builder for
CfnResolverProps |
static class |
CfnResolverProps.Jsii$Proxy
An implementation for
CfnResolverProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnResolverProps.Builder |
builder() |
String |
getApiId()
`AWS::AppSync::Resolver.ApiId`.
|
default Object |
getCachingConfig()
`AWS::AppSync::Resolver.CachingConfig`.
|
default String |
getDataSourceName()
`AWS::AppSync::Resolver.DataSourceName`.
|
String |
getFieldName()
`AWS::AppSync::Resolver.FieldName`.
|
default String |
getKind()
`AWS::AppSync::Resolver.Kind`.
|
default Object |
getPipelineConfig()
`AWS::AppSync::Resolver.PipelineConfig`.
|
default String |
getRequestMappingTemplate()
`AWS::AppSync::Resolver.RequestMappingTemplate`.
|
default String |
getRequestMappingTemplateS3Location()
`AWS::AppSync::Resolver.RequestMappingTemplateS3Location`.
|
default String |
getResponseMappingTemplate()
`AWS::AppSync::Resolver.ResponseMappingTemplate`.
|
default String |
getResponseMappingTemplateS3Location()
`AWS::AppSync::Resolver.ResponseMappingTemplateS3Location`.
|
default Object |
getSyncConfig()
`AWS::AppSync::Resolver.SyncConfig`.
|
String |
getTypeName()
`AWS::AppSync::Resolver.TypeName`.
|
@Stability(value=Stable) @NotNull String getApiId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-resolver.html#cfn-appsync-resolver-apiid@Stability(value=Stable) @NotNull String getFieldName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-resolver.html#cfn-appsync-resolver-fieldname@Stability(value=Stable) @NotNull String getTypeName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-resolver.html#cfn-appsync-resolver-typename@Stability(value=Stable) @Nullable default Object getCachingConfig()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-resolver.html#cfn-appsync-resolver-cachingconfig@Stability(value=Stable) @Nullable default String getDataSourceName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-resolver.html#cfn-appsync-resolver-datasourcename@Stability(value=Stable) @Nullable default String getKind()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-resolver.html#cfn-appsync-resolver-kind@Stability(value=Stable) @Nullable default Object getPipelineConfig()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-resolver.html#cfn-appsync-resolver-pipelineconfig@Stability(value=Stable) @Nullable default String getRequestMappingTemplate()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-resolver.html#cfn-appsync-resolver-requestmappingtemplate@Stability(value=Stable) @Nullable default String getRequestMappingTemplateS3Location()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-resolver.html#cfn-appsync-resolver-requestmappingtemplates3location@Stability(value=Stable) @Nullable default String getResponseMappingTemplate()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-resolver.html#cfn-appsync-resolver-responsemappingtemplate@Stability(value=Stable) @Nullable default String getResponseMappingTemplateS3Location()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-resolver.html#cfn-appsync-resolver-responsemappingtemplates3location@Stability(value=Stable) @Nullable default Object getSyncConfig()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-resolver.html#cfn-appsync-resolver-syncconfig@Stability(value=Stable) static CfnResolverProps.Builder builder()
CfnResolverProps.Builder of CfnResolverPropsCopyright © 2020. All rights reserved.