hostPort

@JvmName(name = "lsiakwqcrxgjudye")
suspend fun hostPort(value: Output<Int>)
@JvmName(name = "bakuqxmuaesdmaqe")
suspend fun hostPort(value: Int?)

Parameters

value

Number of port to expose on the host. If specified, this must be a valid port number, 0 < x < 65536. If HostNetwork is specified, this must match ContainerPort. Most containers do not need this.