DaemonDeploymentSummary

A summary of a daemon deployment.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

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

The time the daemon deployment was created.

Link copied to clipboard

The Amazon Resource Name (ARN) of the daemon.

Link copied to clipboard

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

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

The time the daemon deployment finished.

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

The time the daemon deployment started.

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
val stoppedAt: <Error class: unknown class>?

The time the daemon deployment stopped.

Link copied to clipboard

The ARN of the daemon revision being deployed.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String