ContainerServiceDeployment

Describes a container deployment configuration of an Amazon Lightsail container service.

A deployment specifies the settings, such as the ports and launch command, of containers that are deployed to your container service.

Types

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

Properties

Link copied to clipboard

An object that describes the configuration for the containers of the deployment.

Link copied to clipboard

The timestamp when the deployment was created.

Link copied to clipboard

An object that describes the endpoint of the deployment.

Link copied to clipboard

The state of the deployment.

Link copied to clipboard
val version: Int?

The version number of the 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