endpoint property

String? endpoint
final

Domain-specific endpoint used to submit index, search, and data upload requests to an Amazon ES domain.

The endpoint is a service URL.

Implementation

final String? endpoint;