Pages Project Deployment Configs Preview
constructor(aiBindings: Map<String, PagesProjectDeploymentConfigsPreviewAiBindings>? = null, analyticsEngineDatasets: Map<String, PagesProjectDeploymentConfigsPreviewAnalyticsEngineDatasets>? = null, browsers: Map<String, PagesProjectDeploymentConfigsPreviewBrowsers>? = null, compatibilityDate: String? = null, compatibilityFlags: List<String>? = null, d1Databases: Map<String, PagesProjectDeploymentConfigsPreviewD1Databases>? = null, durableObjectNamespaces: Map<String, PagesProjectDeploymentConfigsPreviewDurableObjectNamespaces>? = null, envVars: Map<String, PagesProjectDeploymentConfigsPreviewEnvVars>? = null, hyperdriveBindings: Map<String, PagesProjectDeploymentConfigsPreviewHyperdriveBindings>? = null, kvNamespaces: Map<String, PagesProjectDeploymentConfigsPreviewKvNamespaces>? = null, mtlsCertificates: Map<String, PagesProjectDeploymentConfigsPreviewMtlsCertificates>? = null, placement: PagesProjectDeploymentConfigsPreviewPlacement? = null, queueProducers: Map<String, PagesProjectDeploymentConfigsPreviewQueueProducers>? = null, r2Buckets: Map<String, PagesProjectDeploymentConfigsPreviewR2Buckets>? = null, services: Map<String, PagesProjectDeploymentConfigsPreviewServices>? = null, vectorizeBindings: Map<String, PagesProjectDeploymentConfigsPreviewVectorizeBindings>? = null)