host property

String? host
getter/setter pair

Host of ingestion API endpoint.

Allows customer to upload events to servers in specific geographical regions. Existing configs that don't have this setting default to US.

Required.

Implementation

core.String? host;