DeploymentConfigInfo

Information about a deployment configuration.

Types

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

Properties

Link copied to clipboard

The destination platform type for the deployment (Lambda, Server, or ECS).

Link copied to clipboard

The time at which the deployment configuration was created.

Link copied to clipboard

The deployment configuration ID.

Link copied to clipboard

The deployment configuration name.

Link copied to clipboard

Information about the number or percentage of minimum healthy instances.

Link copied to clipboard

The configuration that specifies how the deployment traffic is routed. Used for deployments with a Lambda or Amazon ECS compute platform only.

Link copied to clipboard

Information about a zonal configuration.

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