Get App Spec Job
constructor(alerts: List<GetAppSpecJobAlert>? = null, bitbucket: GetAppSpecJobBitbucket? = null, buildCommand: String? = null, dockerfilePath: String? = null, environmentSlug: String? = null, envs: List<GetAppSpecJobEnv>? = null, git: GetAppSpecJobGit? = null, github: GetAppSpecJobGithub? = null, gitlab: GetAppSpecJobGitlab? = null, image: GetAppSpecJobImage? = null, instanceCount: Int? = null, instanceSizeSlug: String? = null, kind: String? = null, logDestinations: List<GetAppSpecJobLogDestination>? = null, name: String, runCommand: String? = null, sourceDir: String? = null, termination: GetAppSpecJobTermination? = null)