IngestionSourcesPropertiesFormatResponse

data class IngestionSourcesPropertiesFormatResponse(val resourceId: String? = null, val sourceType: String? = null)

Ingestion policy properties.

Constructors

Link copied to clipboard
constructor(resourceId: String? = null, sourceType: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val resourceId: String? = null

Resource ID.

Link copied to clipboard
val sourceType: String? = null

Ingestion source type.