Uses of Class
software.amazon.awscdk.services.appsync.CfnGraphQLApi.LambdaAuthorizerConfigProperty.Builder
-
Uses of CfnGraphQLApi.LambdaAuthorizerConfigProperty.Builder in software.amazon.awscdk.services.appsync
Modifier and TypeMethodDescriptionCfnGraphQLApi.LambdaAuthorizerConfigProperty.Builder.authorizerResultTtlInSeconds
(Number authorizerResultTtlInSeconds) CfnGraphQLApi.LambdaAuthorizerConfigProperty.Builder.authorizerUri
(String authorizerUri) Sets the value ofCfnGraphQLApi.LambdaAuthorizerConfigProperty.getAuthorizerUri()
CfnGraphQLApi.LambdaAuthorizerConfigProperty.builder()
CfnGraphQLApi.LambdaAuthorizerConfigProperty.Builder.identityValidationExpression
(String identityValidationExpression) ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnGraphQLApi.LambdaAuthorizerConfigProperty.Builder
.