CommandParameterValueArgs

constructor(b: Output<Boolean>? = null, bin: Output<String>? = null, d: Output<Double>? = null, i: Output<Int>? = null, l: Output<String>? = null, s: Output<String>? = null, ul: Output<String>? = null)