TemplateCustomParameterValuesArgs

constructor(dateTimeValues: Output<List<String>>? = null, decimalValues: Output<List<Double>>? = null, integerValues: Output<List<Double>>? = null, stringValues: Output<List<String>>? = null)