| Modifier and Type | Class and Description |
|---|---|
static class |
HttpRouteAuthorizerBindOptions.Jsii$Proxy
An implementation for
HttpRouteAuthorizerBindOptions |
| Modifier and Type | Method and Description |
|---|---|
HttpRouteAuthorizerBindOptions |
HttpRouteAuthorizerBindOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
HttpRouteAuthorizerConfig |
IHttpRouteAuthorizer.bind(HttpRouteAuthorizerBindOptions options)
(experimental) Bind this authorizer to a specified Http route.
|
HttpRouteAuthorizerConfig |
IHttpRouteAuthorizer.Jsii$Proxy.bind(HttpRouteAuthorizerBindOptions options)
(experimental) Bind this authorizer to a specified Http route.
|
default HttpRouteAuthorizerConfig |
IHttpRouteAuthorizer.Jsii$Default.bind(HttpRouteAuthorizerBindOptions options)
(experimental) Bind this authorizer to a specified Http route.
|
HttpRouteAuthorizerConfig |
HttpNoneAuthorizer.bind(HttpRouteAuthorizerBindOptions _)
(experimental) Bind this authorizer to a specified Http route.
|
Copyright © 2023. All rights reserved.