endpointURL property

String? endpointURL
final

For load-balanced, autoscaling environments, the URL to the LoadBalancer. For single-instance environments, the IP address of the instance.

Implementation

final String? endpointURL;