batchAssociateDataSegmentsToDataset
inline suspend fun IotSiteWiseClient.batchAssociateDataSegmentsToDataset(crossinline block: BatchAssociateDataSegmentsToDatasetRequest.Builder.() -> Unit): BatchAssociateDataSegmentsToDatasetResponse
Associates a batch of data segments with a curated dataset. Data segments are time-bounded slices of time series data selected from source session datasets. Data segments that belong to the same time series can't overlap in time, regardless of which dataset they belong to.