Uses of Interface
software.amazon.awscdk.interfaces.apigatewayv2.IAuthorizerRef
Packages that use IAuthorizerRef
Package
Description
AWS APIGatewayv2 Construct Library
-
Uses of IAuthorizerRef in software.amazon.awscdk.interfaces.apigatewayv2
Subinterfaces of IAuthorizerRef in software.amazon.awscdk.interfaces.apigatewayv2Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIAuthorizerRef.Classes in software.amazon.awscdk.interfaces.apigatewayv2 that implement IAuthorizerRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IAuthorizerRef in software.amazon.awscdk.services.apigatewayv2
Classes in software.amazon.awscdk.services.apigatewayv2 that implement IAuthorizerRefModifier and TypeClassDescriptionclassTheAWS::ApiGatewayV2::Authorizerresource creates an authorizer for a WebSocket API or an HTTP API.Methods in software.amazon.awscdk.services.apigatewayv2 with parameters of type IAuthorizerRefModifier and TypeMethodDescriptionCfnRoute.Builder.authorizerId(IAuthorizerRef authorizerId) The identifier of theAuthorizerresource to be associated with this route.CfnRouteProps.Builder.authorizerId(IAuthorizerRef authorizerId) Sets the value ofCfnRouteProps.getAuthorizerId()