port

@JvmName(name = "mfutptjyqtmcgopl")
suspend fun port(value: Output<Int>)
@JvmName(name = "hpfgkxbeieumijyj")
suspend fun port(value: Int?)

Parameters

value

Listener port. You can specify a value from 1 to 65535. If port is not specified and protocol is HTTP, the value will default to 80. If port is not specified and protocol is HTTPS, the value will default to 443.