CreateDeploymentRequest

Types

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

Properties

Link copied to clipboard

The app ID. This parameter is required for app deployments, but not for other deployment commands.

Link copied to clipboard

A DeploymentCommand object that specifies the deployment command and any associated arguments.

Link copied to clipboard

A user-defined comment.

Link copied to clipboard

A string that contains user-defined, custom JSON. You can use this parameter to override some corresponding default stack configuration JSON values. The string should be in the following format:

Link copied to clipboard

The instance IDs for the deployment targets.

Link copied to clipboard

The layer IDs for the deployment targets.

Link copied to clipboard

The stack ID.

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