DaemonDeploymentRevisionDetail

Details about a daemon revision during a deployment, including running and draining instance counts per capacity provider.

Types

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

Properties

Link copied to clipboard
val arn: String?

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

Link copied to clipboard

The capacity providers associated with this daemon revision during the deployment.

Link copied to clipboard

The total number of instances being drained for this revision during the deployment.

Link copied to clipboard

The total number of instances running daemon tasks for this revision.

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