Deployment Component Configuration Update Args
data class DeploymentComponentConfigurationUpdateArgs(val merge: Output<String>? = null, val reset: Output<List<String>>? = null) : ConvertibleToJava<DeploymentComponentConfigurationUpdateArgs>