httpsPorts

@JvmName(name = "mcfvqcrpfobnegir")
suspend fun httpsPorts(value: Output<List<Int>>)
@JvmName(name = "ineybqhiavcgvosf")
suspend fun httpsPorts(value: List<Int>?)

Parameters

value

The listening port of the HTTPS protocol.


@JvmName(name = "ovhwbrtddrspxwii")
suspend fun httpsPorts(vararg values: Output<Int>)


@JvmName(name = "xvsgyihwhnoebnkc")
suspend fun httpsPorts(values: List<Output<Int>>)
@JvmName(name = "vxdnkvuyokglxeug")
suspend fun httpsPorts(vararg values: Int)

Parameters

values

The listening port of the HTTPS protocol.