Builder

class Builder

Properties

Link copied to clipboard

Red. The health agent is reporting a high number of request failures or other issues for an instance or environment.

Link copied to clipboard
var info: Int?

Green. An operation is in progress on an instance.

Link copied to clipboard
var noData: Int?

Grey. AWS Elastic Beanstalk and the health agent are reporting no data on an instance.

Link copied to clipboard
var ok: Int?

Green. An instance is passing health checks and the health agent is not reporting any problems.

Link copied to clipboard
var pending: Int?

Grey. An operation is in progress on an instance within the command timeout.

Link copied to clipboard
var severe: Int?

Red. The health agent is reporting a very high number of request failures or other issues for an instance or environment.

Link copied to clipboard
var unknown: Int?

Grey. AWS Elastic Beanstalk and the health agent are reporting an insufficient amount of data on an instance.

Link copied to clipboard
var warning: Int?

Yellow. The health agent is reporting a moderate number of request failures or other issues for an instance or environment.