Uses of Class
software.amazon.awscdk.services.apigatewayv2.WebSocketAuthorizerAttributes.Builder
Package
Description
AWS::APIGatewayv2 Construct Library
-
Uses of WebSocketAuthorizerAttributes.Builder in software.amazon.awscdk.services.apigatewayv2
Modifier and TypeMethodDescriptionWebSocketAuthorizerAttributes.Builder.authorizerId
(String authorizerId) Sets the value ofWebSocketAuthorizerAttributes.getAuthorizerId()
WebSocketAuthorizerAttributes.Builder.authorizerType
(String authorizerType) Sets the value ofWebSocketAuthorizerAttributes.getAuthorizerType()
WebSocketAuthorizerAttributes.builder()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theWebSocketAuthorizerAttributes.Builder
.