Get App Spec
fun GetAppSpec(alerts: List<GetAppSpecAlert>? = null, databases: List<GetAppSpecDatabase>? = null, domain: List<GetAppSpecDomain>, domains: List<String>, envs: List<GetAppSpecEnv>? = null, functions: List<GetAppSpecFunction>? = null, jobs: List<GetAppSpecJob>? = null, name: String, region: String? = null, services: List<GetAppSpecService>? = null, staticSites: List<GetAppSpecStaticSite>? = null, workers: List<GetAppSpecWorker>? = null)