Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.appsync.CfnApiPropsMixin.AuthProviderProperty.Builder
Packages that use CfnApiPropsMixin.AuthProviderProperty.Builder
-
Uses of CfnApiPropsMixin.AuthProviderProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.appsync
Methods in software.amazon.awscdk.cfnpropertymixins.services.appsync that return CfnApiPropsMixin.AuthProviderProperty.BuilderModifier and TypeMethodDescriptionSets the value ofCfnApiPropsMixin.AuthProviderProperty.getAuthType()CfnApiPropsMixin.AuthProviderProperty.builder()CfnApiPropsMixin.AuthProviderProperty.Builder.cognitoConfig(CfnApiPropsMixin.CognitoConfigProperty cognitoConfig) Sets the value ofCfnApiPropsMixin.AuthProviderProperty.getCognitoConfig()CfnApiPropsMixin.AuthProviderProperty.Builder.cognitoConfig(IResolvable cognitoConfig) Sets the value ofCfnApiPropsMixin.AuthProviderProperty.getCognitoConfig()CfnApiPropsMixin.AuthProviderProperty.Builder.lambdaAuthorizerConfig(CfnApiPropsMixin.LambdaAuthorizerConfigProperty lambdaAuthorizerConfig) Sets the value ofCfnApiPropsMixin.AuthProviderProperty.getLambdaAuthorizerConfig()CfnApiPropsMixin.AuthProviderProperty.Builder.lambdaAuthorizerConfig(IResolvable lambdaAuthorizerConfig) Sets the value ofCfnApiPropsMixin.AuthProviderProperty.getLambdaAuthorizerConfig()CfnApiPropsMixin.AuthProviderProperty.Builder.openIdConnectConfig(CfnApiPropsMixin.OpenIDConnectConfigProperty openIdConnectConfig) Sets the value ofCfnApiPropsMixin.AuthProviderProperty.getOpenIdConnectConfig()CfnApiPropsMixin.AuthProviderProperty.Builder.openIdConnectConfig(IResolvable openIdConnectConfig) Sets the value ofCfnApiPropsMixin.AuthProviderProperty.getOpenIdConnectConfig()Constructors in software.amazon.awscdk.cfnpropertymixins.services.appsync with parameters of type CfnApiPropsMixin.AuthProviderProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnApiPropsMixin.AuthProviderProperty.Builder.