Parameter | Type | Description | Example |
---|---|---|---|
object | The information about the request parameters for updating the custom domain name. | ||
authConfig | AuthConfig | The configuration of permission authentication. | |
certConfig | CertConfig | The configuration of the HTTPS certificate. | |
protocol | string | The protocol type that is supported by the custom domain name. Valid values: HTTP HTTPS HTTP,HTTPS | HTTP |
routeConfig | RouteConfig | The route table that maps paths to functions when the function is invoked by using the custom domain name. | |
tlsConfig | TLSConfig | The Transport Layer Security (TLS) configuration. | |
wafConfig | WAFConfig | The Web Application Firewall (WAF) configuration. |