Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.appsync.CfnResolverMixinProps.Builder
Packages that use CfnResolverMixinProps.Builder
-
Uses of CfnResolverMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.appsync
Methods in software.amazon.awscdk.cfnpropertymixins.services.appsync that return CfnResolverMixinProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnResolverMixinProps.getApiId()CfnResolverMixinProps.builder()CfnResolverMixinProps.Builder.cachingConfig(CfnResolverPropsMixin.CachingConfigProperty cachingConfig) Sets the value ofCfnResolverMixinProps.getCachingConfig()CfnResolverMixinProps.Builder.cachingConfig(IResolvable cachingConfig) Sets the value ofCfnResolverMixinProps.getCachingConfig()Sets the value ofCfnResolverMixinProps.getCode()CfnResolverMixinProps.Builder.codeS3Location(String codeS3Location) Sets the value ofCfnResolverMixinProps.getCodeS3Location()CfnResolverMixinProps.Builder.dataSourceName(String dataSourceName) Sets the value ofCfnResolverMixinProps.getDataSourceName()Sets the value ofCfnResolverMixinProps.getFieldName()Sets the value ofCfnResolverMixinProps.getKind()CfnResolverMixinProps.Builder.maxBatchSize(Number maxBatchSize) Sets the value ofCfnResolverMixinProps.getMaxBatchSize()CfnResolverMixinProps.Builder.metricsConfig(String metricsConfig) Sets the value ofCfnResolverMixinProps.getMetricsConfig()CfnResolverMixinProps.Builder.pipelineConfig(CfnResolverPropsMixin.PipelineConfigProperty pipelineConfig) Sets the value ofCfnResolverMixinProps.getPipelineConfig()CfnResolverMixinProps.Builder.pipelineConfig(IResolvable pipelineConfig) Sets the value ofCfnResolverMixinProps.getPipelineConfig()CfnResolverMixinProps.Builder.requestMappingTemplate(String requestMappingTemplate) Sets the value ofCfnResolverMixinProps.getRequestMappingTemplate()CfnResolverMixinProps.Builder.requestMappingTemplateS3Location(String requestMappingTemplateS3Location) Sets the value ofCfnResolverMixinProps.getRequestMappingTemplateS3Location()CfnResolverMixinProps.Builder.responseMappingTemplate(String responseMappingTemplate) Sets the value ofCfnResolverMixinProps.getResponseMappingTemplate()CfnResolverMixinProps.Builder.responseMappingTemplateS3Location(String responseMappingTemplateS3Location) Sets the value ofCfnResolverMixinProps.getResponseMappingTemplateS3Location()CfnResolverMixinProps.Builder.runtime(CfnResolverPropsMixin.AppSyncRuntimeProperty runtime) Sets the value ofCfnResolverMixinProps.getRuntime()CfnResolverMixinProps.Builder.runtime(IResolvable runtime) Sets the value ofCfnResolverMixinProps.getRuntime()CfnResolverMixinProps.Builder.syncConfig(CfnResolverPropsMixin.SyncConfigProperty syncConfig) Sets the value ofCfnResolverMixinProps.getSyncConfig()CfnResolverMixinProps.Builder.syncConfig(IResolvable syncConfig) Sets the value ofCfnResolverMixinProps.getSyncConfig()Sets the value ofCfnResolverMixinProps.getTypeName()Constructors in software.amazon.awscdk.cfnpropertymixins.services.appsync with parameters of type CfnResolverMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnResolverMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnResolverMixinProps.Builder.