@Generated(value="jsii-pacmak/1.63.2 (build a8a8833)",
date="2022-08-09T19:16:40.787Z")
public interface IHttpRouteAuthorizer
Modifier and Type | Interface and Description |
---|---|
static interface |
IHttpRouteAuthorizer.Jsii$Default
Internal default implementation for
IHttpRouteAuthorizer . |
static class |
IHttpRouteAuthorizer.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
Modifier and Type | Method and Description |
---|---|
HttpRouteAuthorizerConfig |
bind(HttpRouteAuthorizerBindOptions options)
(experimental) Bind this authorizer to a specified Http route.
|
HttpRouteAuthorizerConfig bind(HttpRouteAuthorizerBindOptions options)
options
- This parameter is required.