Builder

class Builder

Properties

Link copied to clipboard

The number of instances in the Assigning state.

Link copied to clipboard
var booting: Int?

The number of instances with booting status.

Link copied to clipboard

The number of instances with connection_lost status.

Link copied to clipboard

The number of instances in the Deregistering state.

Link copied to clipboard
var online: Int?

The number of instances with online status.

Link copied to clipboard
var pending: Int?

The number of instances with pending status.

Link copied to clipboard

The number of instances with rebooting status.

Link copied to clipboard

The number of instances in the Registered state.

Link copied to clipboard

The number of instances in the Registering state.

Link copied to clipboard

The number of instances with requested status.

Link copied to clipboard

The number of instances with running_setup status.

Link copied to clipboard

The number of instances with setup_failed status.

Link copied to clipboard

The number of instances with shutting_down status.

Link copied to clipboard

The number of instances with start_failed status.

Link copied to clipboard

The number of instances with stop_failed status.

Link copied to clipboard
var stopped: Int?

The number of instances with stopped status.

Link copied to clipboard

The number of instances with stopping status.

Link copied to clipboard

The number of instances with terminated status.

Link copied to clipboard

The number of instances with terminating status.

Link copied to clipboard

The number of instances in the Unassigning state.