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