IngestionPolicyPropertiesFormatResponse

data class IngestionPolicyPropertiesFormatResponse(val ingestionSources: List<IngestionSourcesPropertiesFormatResponse>? = null, val ingestionType: String? = null)

Ingestion Policy properties.

Constructors

Link copied to clipboard
constructor(ingestionSources: List<IngestionSourcesPropertiesFormatResponse>? = null, ingestionType: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val ingestionType: String? = null

The ingestion type.