Interface IHttpAuthorizer
An authorizer for HTTP APIs.
Inherited Members
Namespace: Amazon.CDK.AWS.Apigatewayv2
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IHttpAuthorizer : IAuthorizer, IResource
Syntax (vb)
Public Interface IHttpAuthorizer
Inherits IAuthorizer, IResource, IConstruct, IDependable