Web App Domain
| KEY | TYPE | Description |
|---|---|---|
| webAppDomainId | ID | The ID of the web app domain |
| hostname | str | The hostname of the web app domain |
| domainType | str | The type of the web app domain |
| lifecycle | str | The lifecycle of the web app domain |
| nameservers | list | The nameservers of the web app domain |
| dnsRecords | list | The DNS records of the web app domain |
| metadata | dict | The metadata of the web app domain |
| isRootDomain | bool | Whether the web app domain is a root domain |
| isDeployed | bool | Whether the web app domain is deployed |