containerPort

@JvmName(name = "gcaaytywbvlhvsqu")
suspend fun containerPort(value: Output<Int>)
@JvmName(name = "lqwksiuvcymurqwc")
suspend fun containerPort(value: Int?)

Parameters

value

Port number the container listens on. This must be a valid port number (between 1 and 65535). Defaults to "8080".