DatasetArgs

constructor(dataPoints: Output<List<DataPointArgs>>? = null, datasetConfiguration: Output<String>? = null, name: Output<String>, topic: Output<TopicArgs>? = null)