ContainerServiceEndpoint

Describes the public endpoint configuration of a deployment of an Amazon Lightsail container service.

Types

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

Properties

Link copied to clipboard

The name of the container entry of the deployment that the endpoint configuration applies to.

Link copied to clipboard

The port of the specified container to which traffic is forwarded to.

Link copied to clipboard

An object that describes the health check configuration of the container.

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