BatchAssociateDataSegmentsToDatasetRequest
Types
Properties
Link copied to clipboard
The list of data segment entries to associate with the dataset.
Link copied to clipboard
A unique, case-sensitive identifier that you provide to ensure that the request is idempotent. If you retry a request that completed successfully using the same client token, the retry succeeds without performing any further actions.
Link copied to clipboard
The name of the workspace that contains the dataset.
Functions
Link copied to clipboard
inline fun copy(block: BatchAssociateDataSegmentsToDatasetRequest.Builder.() -> Unit = {}): BatchAssociateDataSegmentsToDatasetRequest