Example usage for Java com.amazonaws.services.elasticbeanstalk.model CreateEnvironmentResult fields, constructors, methods, implement or subclass
The text is from its open source code.
String | getApplicationName() The name of the application associated with this environment. |
String | getEndpointURL() For load-balanced, autoscaling environments, the URL to the LoadBalancer. |
String | getEnvironmentId() The ID of this environment. |
String | getEnvironmentName() The name of this environment. |
String | getVersionLabel() The application version deployed in this environment. |
String | toString() Returns a string representation of this object. |