Pages Project Deployment Configs Production
constructor(aiBindings: Map<String, PagesProjectDeploymentConfigsProductionAiBindings>? = null, analyticsEngineDatasets: Map<String, PagesProjectDeploymentConfigsProductionAnalyticsEngineDatasets>? = null, browsers: Map<String, PagesProjectDeploymentConfigsProductionBrowsers>? = null, compatibilityDate: String? = null, compatibilityFlags: List<String>? = null, d1Databases: Map<String, PagesProjectDeploymentConfigsProductionD1Databases>? = null, durableObjectNamespaces: Map<String, PagesProjectDeploymentConfigsProductionDurableObjectNamespaces>? = null, envVars: Map<String, PagesProjectDeploymentConfigsProductionEnvVars>? = null, hyperdriveBindings: Map<String, PagesProjectDeploymentConfigsProductionHyperdriveBindings>? = null, kvNamespaces: Map<String, PagesProjectDeploymentConfigsProductionKvNamespaces>? = null, mtlsCertificates: Map<String, PagesProjectDeploymentConfigsProductionMtlsCertificates>? = null, placement: PagesProjectDeploymentConfigsProductionPlacement? = null, queueProducers: Map<String, PagesProjectDeploymentConfigsProductionQueueProducers>? = null, r2Buckets: Map<String, PagesProjectDeploymentConfigsProductionR2Buckets>? = null, services: Map<String, PagesProjectDeploymentConfigsProductionServices>? = null, vectorizeBindings: Map<String, PagesProjectDeploymentConfigsProductionVectorizeBindings>? = null)