StopDeploymentRequest

Represents the input of a StopDeployment operation.

Types

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

Properties

Link copied to clipboard

Indicates, when a deployment is stopped, whether instances that have been updated should be rolled back to the previous version of the application revision.

Link copied to clipboard

The unique ID of a deployment.

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