VariableArgs

constructor(dataSource: Output<VariableDataSource>? = null, dataType: Output<VariableDataType>? = null, defaultValue: Output<String>? = null, description: Output<String>? = null, name: Output<String>? = null, tags: Output<List<TagArgs>>? = null, variableType: Output<VariableType>? = null)