| Modifier and Type | Method and Description |
|---|---|
AuthType |
CallApiGatewayRestApiEndpointProps.Jsii$Proxy.getAuthType() |
default AuthType |
CallApiGatewayEndpointBaseProps.getAuthType()
Authentication methods.
|
AuthType |
CallApiGatewayEndpointBaseProps.Jsii$Proxy.getAuthType() |
AuthType |
CallApiGatewayHttpApiEndpointProps.Jsii$Proxy.getAuthType() |
static AuthType |
AuthType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthType[] |
AuthType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CallApiGatewayRestApiEndpoint.Builder |
CallApiGatewayRestApiEndpoint.Builder.authType(AuthType authType)
Authentication methods.
|
CallApiGatewayHttpApiEndpoint.Builder |
CallApiGatewayHttpApiEndpoint.Builder.authType(AuthType authType)
Authentication methods.
|
CallApiGatewayRestApiEndpointProps.Builder |
CallApiGatewayRestApiEndpointProps.Builder.authType(AuthType authType)
Sets the value of
CallApiGatewayEndpointBaseProps.getAuthType() |
CallApiGatewayEndpointBaseProps.Builder |
CallApiGatewayEndpointBaseProps.Builder.authType(AuthType authType)
Sets the value of
CallApiGatewayEndpointBaseProps.getAuthType() |
CallApiGatewayHttpApiEndpointProps.Builder |
CallApiGatewayHttpApiEndpointProps.Builder.authType(AuthType authType)
Sets the value of
CallApiGatewayEndpointBaseProps.getAuthType() |
Copyright © 2022. All rights reserved.