Uses of Class
software.amazon.awscdk.services.appsync.LambdaAuthorizerConfig.Builder
-
Uses of LambdaAuthorizerConfig.Builder in software.amazon.awscdk.services.appsync
Modifier and TypeMethodDescriptionLambdaAuthorizerConfig.builder()
Sets the value ofLambdaAuthorizerConfig.getHandler()
LambdaAuthorizerConfig.Builder.resultsCacheTtl
(Duration resultsCacheTtl) Sets the value ofLambdaAuthorizerConfig.getResultsCacheTtl()
LambdaAuthorizerConfig.Builder.validationRegex
(String validationRegex) Sets the value ofLambdaAuthorizerConfig.getValidationRegex()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(LambdaAuthorizerConfig.Builder builder) Constructor that initializes the object based on literal property values passed by theLambdaAuthorizerConfig.Builder
.