IngestionType

sealed class IngestionType

This defines the type of ingestion user wants to trigger. This is part of create ingestion request.

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
data class SdkUnknown(val value: String) : IngestionType

Properties

Link copied to clipboard
abstract val value: String