Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KnownIngestionMode

Package version

Known values of IngestionMode that the service accepts.

Index

Enumeration members

IngestAnyValidRecords

IngestAnyValidRecords: = "IngestAnyValidRecords"

Valid records should still be ingested when invalid records are detected.

IngestOnlyIfAllAreValid

IngestOnlyIfAllAreValid: = "IngestOnlyIfAllAreValid"

No records should be ingested when invalid records are detected.

Unspecified

Unspecified: = "Unspecified"

Unspecified

Generated using TypeDoc