endpoint property

String? endpoint
final

The endpoint that you can use to connect to the proxy. You include the endpoint value in the connection string for a database client application.

Implementation

final String? endpoint;