Pages Project Latest Deployment Source Config
constructor(deploymentsEnabled: Boolean? = null, owner: String? = null, pathExcludes: List<String>? = null, pathIncludes: List<String>? = null, prCommentsEnabled: Boolean? = null, previewBranchExcludes: List<String>? = null, previewBranchIncludes: List<String>? = null, previewDeploymentSetting: String? = null, productionBranch: String? = null, productionDeploymentsEnabled: Boolean? = null, repoName: String? = null)