Pages Project Deployment Configs Production Service Binding Args
data class PagesProjectDeploymentConfigsProductionServiceBindingArgs(val environment: Output<String>? = null, val name: Output<String>, val service: Output<String>) : ConvertibleToJava<PagesProjectDeploymentConfigsProductionServiceBindingArgs>