class Aws::IoTAnalytics::Types::DeleteDatasetContentRequest
@return [String]
“$LATEST_SUCCEEDED” is the default.
latest or latest successfully completed data set. If not specified,
use the strings “$LATEST” or “$LATEST_SUCCEEDED” to delete the
The version of the dataset whose content is deleted. You can also
@!attribute [rw] version_id
@return [String]
The name of the dataset whose content is deleted.
@!attribute [rw] dataset_name
}
version_id: “DatasetContentVersion”,
dataset_name: “DatasetName”, # required
{
data as a hash:
@note When making an API call, you may pass DeleteDatasetContentRequest