AwsEcsTaskDefinitionContainerDefinitionsPortMappingsDetails

Types

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

Properties

Link copied to clipboard

The port number on the container that is bound to the user-specified or automatically assigned host port.

Link copied to clipboard

The port number on the container instance to reserve for the container.

Link copied to clipboard

The protocol used for the port mapping. The default is tcp.

Functions

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