ListDeploymentInstancesRequest

Represents the input of a ListDeploymentInstances operation.

Types

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

Properties

Link copied to clipboard

The unique ID of a deployment.

Link copied to clipboard

A subset of instances to list by status:

Link copied to clipboard

The set of instances in a blue/green deployment, either those in the original environment ("BLUE") or those in the replacement environment ("GREEN"), for which you want to view instance information.

Link copied to clipboard

An identifier returned from the previous list deployment instances call. It can be used to return the next set of deployment instances in the list.

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