Ingestion Sources Properties Format Response
data class IngestionSourcesPropertiesFormatResponse(val resourceId: String? = null, val sourceType: String? = null)
Ingestion policy properties.
Constructors
Link copied to clipboard
fun IngestionSourcesPropertiesFormatResponse(resourceId: String? = null, sourceType: String? = null)