EndpointRequest

Describes the settings of a public endpoint for 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 for the endpoint.

Link copied to clipboard

The port of the 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
inline fun copy(block: EndpointRequest.Builder.() -> Unit = {}): EndpointRequest
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