Java com.amazonaws.services.elasticbeanstalk.model UpdateEnvironmentResult fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.elasticbeanstalk.model UpdateEnvironmentResult fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.elasticbeanstalk.model UpdateEnvironmentResult.

The text is from its open source code.

Method

StringgetApplicationName()

The name of the application associated with this environment.

StringgetEndpointURL()

For load-balanced, autoscaling environments, the URL to the LoadBalancer.

StringgetEnvironmentId()

The ID of this environment.

StringgetEnvironmentName()

The name of this environment.

StringgetHealth()

Describes the health status of the environment.

StringgetStatus()

The current operational status of the environment:

  • Launching: Environment is in the process of initial deployment.