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