| Modifier and Type | Method and Description |
|---|---|
WebSocketAuthorizerType |
WebSocketAuthorizerProps.getType()
(experimental) The type of authorizer.
|
WebSocketAuthorizerType |
WebSocketAuthorizerProps.Jsii$Proxy.getType() |
static WebSocketAuthorizerType |
WebSocketAuthorizerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WebSocketAuthorizerType[] |
WebSocketAuthorizerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
WebSocketAuthorizerProps.Builder |
WebSocketAuthorizerProps.Builder.type(WebSocketAuthorizerType type)
Sets the value of
WebSocketAuthorizerProps.getType() |
WebSocketAuthorizer.Builder |
WebSocketAuthorizer.Builder.type(WebSocketAuthorizerType type)
(experimental) The type of authorizer.
|
Copyright © 2023. All rights reserved.