INGEST_ENDPOINT_TYPE_ERROR
const INGEST_ENDPOINT_TYPE_ERROR: object
Type declaration
code
readonly code: 13000 = 13000
message
readonly message: "Ingest endpoint must be a string" = 'Ingest endpoint must be a string'
name
readonly name: "IngestEndpointTypeError" = 'IngestEndpointTypeError'