containerPort

@JvmName(name = "hdnqrinuwfqhoyix")
suspend fun containerPort(value: Output<Int>)
@JvmName(name = "ihlrbkvwjcgxtqus")
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".