Uses of Interface
software.amazon.awscdk.services.apigateway.LambdaAuthorizerProps
Packages that use LambdaAuthorizerProps
-
Uses of LambdaAuthorizerProps in software.amazon.awscdk.services.apigateway
Subinterfaces of LambdaAuthorizerProps in software.amazon.awscdk.services.apigatewayModifier and TypeInterfaceDescriptioninterfaceProperties for RequestAuthorizer.interfaceProperties for TokenAuthorizer.Classes in software.amazon.awscdk.services.apigateway that implement LambdaAuthorizerPropsModifier and TypeClassDescriptionstatic final classAn implementation forLambdaAuthorizerPropsstatic final classAn implementation forRequestAuthorizerPropsstatic final classAn implementation forTokenAuthorizerPropsMethods in software.amazon.awscdk.services.apigateway that return LambdaAuthorizerPropsModifier and TypeMethodDescriptionLambdaAuthorizerProps.Builder.build()Builds the configured instance.