|
NAMEPaws::ElasticBeanstalk::EnvironmentDescriptionATTRIBUTESAbortableOperationInProgress => BoolIndicates if there is an in-progress environment configuration update or application version deployment that you can cancel."true:" There is an update in progress. "false:" There are no updates currently in progress. ApplicationName => StrThe name of the application associated with this environment.CNAME => StrThe URL to the CNAME for this environment.DateCreated => StrThe creation date for this environment.DateUpdated => StrThe last modified date for this environment.Description => StrDescribes this environment.EndpointURL => StrFor load-balanced, autoscaling environments, the URL to the LoadBalancer. For single-instance environments, the IP address of the instance.EnvironmentId => StrThe ID of this environment.EnvironmentName => StrThe name of this environment.Health => StrDescribes the health status of the environment. AWS Elastic Beanstalk indicates the failure levels for a running environment:"Red" : Indicates the environment is not working. "Yellow": Indicates that something is wrong, the application might not be available, but the instances appear running. "Green": Indicates the environment is healthy and fully functional.
Default: "Grey" Resources => Paws::ElasticBeanstalk::EnvironmentResourcesDescriptionThe description of the AWS resources used by this environment.SolutionStackName => StrThe name of the "SolutionStack" deployed with this environment.Status => StrThe current operational status of the environment:
TemplateName => StrThe name of the configuration template used to originally launch this environment.Tier => Paws::ElasticBeanstalk::EnvironmentTierDescribes the current tier of this environment.VersionLabel => StrThe application version deployed in this environment.
Visit the GSP FreeBSD Man Page Interface. |