![]() |
![]()
| ![]() |
![]()
NAMEPaws::ElasticBeanstalk::EnvironmentDescription ATTRIBUTESAbortableOperationInProgress => 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. EnvironmentArn => StrThe environment's Amazon Resource Name (ARN), which can be used in other API requests that require an ARN. EnvironmentId => StrThe ID of this environment. EnvironmentLinks => ArrayRef[Paws::ElasticBeanstalk::EnvironmentLink]A list of links to other environments in the same group. 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:
Default: "Grey" Valid values are: "Green", "Yellow", "Red", "Grey" =head2 HealthStatus => Str Returns the health status of the application running in your environment. For more information, see Health Colors and Statuses (https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/health-enhanced-status.html). Valid values are: "NoData", "Unknown", "Pending", "Ok", "Info", "Warning", "Degraded", "Severe", "Suspended" =head2 OperationsRole => Str The Amazon Resource Name (ARN) of the environment's operations role. For more information, see Operations roles (https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/iam-operationsrole.html) in the AWS Elastic Beanstalk Developer Guide. PlatformArn => StrThe ARN of the platform version. 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:
Valid values are: "Aborting", "Launching", "Updating", "LinkingFrom", "LinkingTo", "Ready", "Terminating", "Terminated" =head2 TemplateName => Str The 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. _request_id => Str
|