Parameter | Type | Description | Example |
---|---|---|---|
object | The information about the custom domain name. | ||
accountId | string | The ID of your Alibaba Cloud account. | 186851234023**** |
apiVersion | string | The version of the Function Compute API. | 2023-03-30 |
authConfig | AuthConfig | The configuration of permission authentication. | |
certConfig | CertConfig | The configuration of the HTTPS certificate. | |
createdTime | string | The time when the custom domain name was created. | 2023-03-30T08:02:19Z |
domainName | string | The domain name. | example.com |
lastModifiedTime | string | The time when the custom domain name was last updated. | 2023-03-30T08:02:19Z |
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. | |
subdomainCount | string | The number of added subdomains. | 1 |
tlsConfig | TLSConfig | The Transport Layer Security (TLS) configuration. | |
wafConfig | WAFConfig | The Web Application Firewall (WAF) configuration. |