Detector Model Set Variable Args
data class DetectorModelSetVariableArgs(val value: Output<String>, val variableName: Output<String>) : ConvertibleToJava<DetectorModelSetVariableArgs>
Information about the variable and its new value.