Uses of Class
software.amazon.awscdk.mixins.preview.services.appsync.mixins.CfnGraphQLApiMixinProps.Builder
Packages that use CfnGraphQLApiMixinProps.Builder
-
Uses of CfnGraphQLApiMixinProps.Builder in software.amazon.awscdk.mixins.preview.services.appsync.mixins
Methods in software.amazon.awscdk.mixins.preview.services.appsync.mixins that return CfnGraphQLApiMixinProps.BuilderModifier and TypeMethodDescriptionCfnGraphQLApiMixinProps.Builder.additionalAuthenticationProviders(List<? extends Object> additionalAuthenticationProviders) Sets the value ofCfnGraphQLApiMixinProps.getAdditionalAuthenticationProviders()CfnGraphQLApiMixinProps.Builder.additionalAuthenticationProviders(IResolvable additionalAuthenticationProviders) Sets the value ofCfnGraphQLApiMixinProps.getAdditionalAuthenticationProviders()Sets the value ofCfnGraphQLApiMixinProps.getApiType()CfnGraphQLApiMixinProps.Builder.authenticationType(String authenticationType) Sets the value ofCfnGraphQLApiMixinProps.getAuthenticationType()CfnGraphQLApiMixinProps.builder()CfnGraphQLApiMixinProps.Builder.enhancedMetricsConfig(IResolvable enhancedMetricsConfig) Sets the value ofCfnGraphQLApiMixinProps.getEnhancedMetricsConfig()CfnGraphQLApiMixinProps.Builder.enhancedMetricsConfig(CfnGraphQLApiPropsMixin.EnhancedMetricsConfigProperty enhancedMetricsConfig) Sets the value ofCfnGraphQLApiMixinProps.getEnhancedMetricsConfig()CfnGraphQLApiMixinProps.Builder.environmentVariables(Map<String, String> environmentVariables) Sets the value ofCfnGraphQLApiMixinProps.getEnvironmentVariables()CfnGraphQLApiMixinProps.Builder.environmentVariables(IResolvable environmentVariables) Sets the value ofCfnGraphQLApiMixinProps.getEnvironmentVariables()CfnGraphQLApiMixinProps.Builder.introspectionConfig(String introspectionConfig) Sets the value ofCfnGraphQLApiMixinProps.getIntrospectionConfig()CfnGraphQLApiMixinProps.Builder.lambdaAuthorizerConfig(IResolvable lambdaAuthorizerConfig) Sets the value ofCfnGraphQLApiMixinProps.getLambdaAuthorizerConfig()CfnGraphQLApiMixinProps.Builder.lambdaAuthorizerConfig(CfnGraphQLApiPropsMixin.LambdaAuthorizerConfigProperty lambdaAuthorizerConfig) Sets the value ofCfnGraphQLApiMixinProps.getLambdaAuthorizerConfig()CfnGraphQLApiMixinProps.Builder.logConfig(IResolvable logConfig) Sets the value ofCfnGraphQLApiMixinProps.getLogConfig()CfnGraphQLApiMixinProps.Builder.logConfig(CfnGraphQLApiPropsMixin.LogConfigProperty logConfig) Sets the value ofCfnGraphQLApiMixinProps.getLogConfig()CfnGraphQLApiMixinProps.Builder.mergedApiExecutionRoleArn(String mergedApiExecutionRoleArn) Sets the value ofCfnGraphQLApiMixinProps.getMergedApiExecutionRoleArn()Sets the value ofCfnGraphQLApiMixinProps.getName()CfnGraphQLApiMixinProps.Builder.openIdConnectConfig(IResolvable openIdConnectConfig) Sets the value ofCfnGraphQLApiMixinProps.getOpenIdConnectConfig()CfnGraphQLApiMixinProps.Builder.openIdConnectConfig(CfnGraphQLApiPropsMixin.OpenIDConnectConfigProperty openIdConnectConfig) Sets the value ofCfnGraphQLApiMixinProps.getOpenIdConnectConfig()CfnGraphQLApiMixinProps.Builder.ownerContact(String ownerContact) Sets the value ofCfnGraphQLApiMixinProps.getOwnerContact()CfnGraphQLApiMixinProps.Builder.queryDepthLimit(Number queryDepthLimit) Sets the value ofCfnGraphQLApiMixinProps.getQueryDepthLimit()CfnGraphQLApiMixinProps.Builder.resolverCountLimit(Number resolverCountLimit) Sets the value ofCfnGraphQLApiMixinProps.getResolverCountLimit()Sets the value ofCfnGraphQLApiMixinProps.getTags()CfnGraphQLApiMixinProps.Builder.userPoolConfig(IResolvable userPoolConfig) Sets the value ofCfnGraphQLApiMixinProps.getUserPoolConfig()CfnGraphQLApiMixinProps.Builder.userPoolConfig(CfnGraphQLApiPropsMixin.UserPoolConfigProperty userPoolConfig) Sets the value ofCfnGraphQLApiMixinProps.getUserPoolConfig()CfnGraphQLApiMixinProps.Builder.visibility(String visibility) Sets the value ofCfnGraphQLApiMixinProps.getVisibility()CfnGraphQLApiMixinProps.Builder.xrayEnabled(Boolean xrayEnabled) Sets the value ofCfnGraphQLApiMixinProps.getXrayEnabled()CfnGraphQLApiMixinProps.Builder.xrayEnabled(IResolvable xrayEnabled) Sets the value ofCfnGraphQLApiMixinProps.getXrayEnabled()Constructors in software.amazon.awscdk.mixins.preview.services.appsync.mixins with parameters of type CfnGraphQLApiMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnGraphQLApiMixinProps.Builder.