Uses of Class
software.amazon.awscdk.services.apigatewayv2.WebSocketRouteAuthorizerConfig.Builder
-
Uses of WebSocketRouteAuthorizerConfig.Builder in software.amazon.awscdk.services.apigatewayv2
Modifier and TypeMethodDescriptionWebSocketRouteAuthorizerConfig.Builder.authorizationType
(String authorizationType) Sets the value ofWebSocketRouteAuthorizerConfig.getAuthorizationType()
WebSocketRouteAuthorizerConfig.Builder.authorizerId
(String authorizerId) Sets the value ofWebSocketRouteAuthorizerConfig.getAuthorizerId()
WebSocketRouteAuthorizerConfig.builder()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theWebSocketRouteAuthorizerConfig.Builder
.