Uses of Class
software.amazon.awscdk.services.apigatewayv2.HttpRouteAuthorizerBindOptions.Builder
-
Uses of HttpRouteAuthorizerBindOptions.Builder in software.amazon.awscdk.services.apigatewayv2
Modifier and TypeMethodDescriptionHttpRouteAuthorizerBindOptions.builder()
HttpRouteAuthorizerBindOptions.Builder.route
(IHttpRoute route) Sets the value ofHttpRouteAuthorizerBindOptions.getRoute()
HttpRouteAuthorizerBindOptions.Builder.scope
(software.constructs.Construct scope) Sets the value ofHttpRouteAuthorizerBindOptions.getScope()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theHttpRouteAuthorizerBindOptions.Builder
.