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