Custom Canary Deployment Args
data class CustomCanaryDeploymentArgs(val phaseConfigs: Output<List<PhaseConfigArgs>>) : ConvertibleToJava<CustomCanaryDeploymentArgs>
CustomCanaryDeployment represents the custom canary deployment configuration.