| Modifier and Type | Method and Description |
|---|---|
FunctionUrlProps.Builder |
FunctionUrlProps.Builder.authType(FunctionUrlAuthType authType)
Sets the value of
FunctionUrlOptions.getAuthType() |
static FunctionUrlProps.Builder |
FunctionUrlProps.builder() |
FunctionUrlProps.Builder |
FunctionUrlProps.Builder.cors(FunctionUrlCorsOptions cors)
Sets the value of
FunctionUrlOptions.getCors() |
FunctionUrlProps.Builder |
FunctionUrlProps.Builder.function(IFunction function)
Sets the value of
FunctionUrlProps.getFunction() |
| Constructor and Description |
|---|
Jsii$Proxy(FunctionUrlProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
FunctionUrlProps.Builder. |
Copyright © 2023. All rights reserved.