Pages Project Args
constructor(accountId: Output<String>? = null, buildConfig: Output<PagesProjectBuildConfigArgs>? = null, deploymentConfigs: Output<PagesProjectDeploymentConfigsArgs>? = null, name: Output<String>? = null, productionBranch: Output<String>? = null, source: Output<PagesProjectSourceArgs>? = null)