DeploymentOverview

Information about the deployment status of the instances in the deployment.

Types

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

Properties

Link copied to clipboard

The number of instances in the deployment in a failed state.

Link copied to clipboard

The number of instances in which the deployment is in progress.

Link copied to clipboard

The number of instances in the deployment in a pending state.

Link copied to clipboard
val ready: Long

The number of instances in a replacement environment ready to receive traffic in a blue/green deployment.

Link copied to clipboard

The number of instances in the deployment in a skipped state.

Link copied to clipboard

The number of instances in the deployment to which revisions have been successfully 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