TerminateEnvironmentResult |
TerminateEnvironmentResult.clone() |
|
TerminateEnvironmentResult |
TerminateEnvironmentResult.withAbortableOperationInProgress(Boolean abortableOperationInProgress) |
Indicates if there is an in-progress environment configuration update or
application version deployment that you can cancel.
|
TerminateEnvironmentResult |
TerminateEnvironmentResult.withApplicationName(String applicationName) |
The name of the application associated with this environment.
|
TerminateEnvironmentResult |
TerminateEnvironmentResult.withCNAME(String cNAME) |
The URL to the CNAME for this environment.
|
TerminateEnvironmentResult |
TerminateEnvironmentResult.withDateCreated(Date dateCreated) |
The creation date for this environment.
|
TerminateEnvironmentResult |
TerminateEnvironmentResult.withDateUpdated(Date dateUpdated) |
The last modified date for this environment.
|
TerminateEnvironmentResult |
TerminateEnvironmentResult.withDescription(String description) |
Describes this environment.
|
TerminateEnvironmentResult |
TerminateEnvironmentResult.withEndpointURL(String endpointURL) |
For load-balanced, autoscaling environments, the URL to the LoadBalancer.
|
TerminateEnvironmentResult |
TerminateEnvironmentResult.withEnvironmentId(String environmentId) |
The ID of this environment.
|
TerminateEnvironmentResult |
TerminateEnvironmentResult.withEnvironmentLinks(EnvironmentLink... environmentLinks) |
A list of links to other environments in the same group.
|
TerminateEnvironmentResult |
TerminateEnvironmentResult.withEnvironmentLinks(Collection<EnvironmentLink> environmentLinks) |
A list of links to other environments in the same group.
|
TerminateEnvironmentResult |
TerminateEnvironmentResult.withEnvironmentName(String environmentName) |
The name of this environment.
|
TerminateEnvironmentResult |
TerminateEnvironmentResult.withHealth(EnvironmentHealth health) |
Describes the health status of the environment.
|
TerminateEnvironmentResult |
TerminateEnvironmentResult.withHealth(String health) |
Describes the health status of the environment.
|
TerminateEnvironmentResult |
TerminateEnvironmentResult.withHealthStatus(EnvironmentHealthStatus healthStatus) |
Returns the health status of the application running in your environment.
|
TerminateEnvironmentResult |
TerminateEnvironmentResult.withHealthStatus(String healthStatus) |
Returns the health status of the application running in your environment.
|
TerminateEnvironmentResult |
TerminateEnvironmentResult.withResources(EnvironmentResourcesDescription resources) |
The description of the AWS resources used by this environment.
|
TerminateEnvironmentResult |
TerminateEnvironmentResult.withSolutionStackName(String solutionStackName) |
The name of the SolutionStack deployed with this
environment.
|
TerminateEnvironmentResult |
TerminateEnvironmentResult.withStatus(EnvironmentStatus status) |
The current operational status of the environment:
|
TerminateEnvironmentResult |
TerminateEnvironmentResult.withStatus(String status) |
The current operational status of the environment:
|
TerminateEnvironmentResult |
TerminateEnvironmentResult.withTemplateName(String templateName) |
The name of the configuration template used to originally launch this
environment.
|
TerminateEnvironmentResult |
TerminateEnvironmentResult.withTier(EnvironmentTier tier) |
Describes the current tier of this environment.
|
TerminateEnvironmentResult |
TerminateEnvironmentResult.withVersionLabel(String versionLabel) |
The application version deployed in this environment.
|