Pages Project Deployment Configs Production Services Args
data class PagesProjectDeploymentConfigsProductionServicesArgs(val entrypoint: Output<String>? = null, val environment: Output<String>? = null, val service: Output<String>? = null) : ConvertibleToJava<PagesProjectDeploymentConfigsProductionServicesArgs>