ProjectSecondarySource

constructor(auth: ProjectSecondarySourceAuth? = null, buildStatusConfig: ProjectSecondarySourceBuildStatusConfig? = null, buildspec: String? = null, gitCloneDepth: Int? = null, gitSubmodulesConfig: ProjectSecondarySourceGitSubmodulesConfig? = null, insecureSsl: Boolean? = null, location: String? = null, reportBuildStatus: Boolean? = null, sourceIdentifier: String, type: String)