Builder

class Builder

Properties

Link copied to clipboard

The CloudWatch alarms that determine when a daemon deployment fails.

Link copied to clipboard

The circuit breaker configuration that determines when a daemon deployment has failed.

Link copied to clipboard

The Amazon Resource Name (ARN) of the cluster that hosts the daemon.

Link copied to clipboard
var createdAt: <Error class: unknown class>?

The time the daemon deployment was created. The format is yyyy-MM-dd HH:mm:ss.SSSSSS.

Link copied to clipboard

The Amazon Resource Name (ARN) of the daemon deployment.

Link copied to clipboard

The deployment configuration used for this daemon deployment.

Link copied to clipboard
var finishedAt: <Error class: unknown class>?

The time the daemon deployment finished. The format is yyyy-MM-dd HH:mm:ss.SSSSSS.

Link copied to clipboard

The rollback options for the daemon deployment.

Link copied to clipboard

The currently deployed daemon revisions that are being replaced.

Link copied to clipboard
var startedAt: <Error class: unknown class>?

The time the daemon deployment started. The format is yyyy-MM-dd HH:mm:ss.SSSSSS.

Link copied to clipboard

The status of the daemon deployment.

Link copied to clipboard

Information about why the daemon deployment is in the current status.

Link copied to clipboard
var stoppedAt: <Error class: unknown class>?

The time the daemon deployment stopped. The format is yyyy-MM-dd HH:mm:ss.SSSSSS.

Link copied to clipboard

The daemon revision being deployed.

Functions