AWS SDK for .NET Documentation
EndpointURL Property
AmazonAmazon.ElasticBeanstalk.ModelEnvironmentDescriptionEndpointURL Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property EndpointURL.

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

Declaration Syntax
C#
public string EndpointURL { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)