ListDeploymentInstancesRequest
Represents the input of a ListDeploymentInstances
operation.
Types
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.
Functions
Link copied to clipboard
inline fun copy(block: ListDeploymentInstancesRequest.Builder.() -> Unit = {}): ListDeploymentInstancesRequest