Project Source
fun ProjectSource(buildStatusConfig: ProjectSourceBuildStatusConfig? = null, buildspec: String? = null, gitCloneDepth: Int? = null, gitSubmodulesConfig: ProjectSourceGitSubmodulesConfig? = null, insecureSsl: Boolean? = null, location: String? = null, reportBuildStatus: Boolean? = null, type: String)