toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.wafv3.kotlin.inputs
/
DomainListenArgsBuilder
/
httpsPorts
https
Ports
@
JvmName
(
name
=
"fbbqljekjvbwbwfd"
)
suspend
fun
httpsPorts
(
value
:
Output
<
List
<
Int
>
>
)
@
JvmName
(
name
=
"endbqdbygwfyqgle"
)
suspend
fun
httpsPorts
(
value
:
List
<
Int
>
?
)
Parameters
value
The listening port of the HTTPS protocol.
@
JvmName
(
name
=
"utkjwxhrfwxptdsy"
)
suspend
fun
httpsPorts
(
vararg
values
:
Output
<
Int
>
)
@
JvmName
(
name
=
"rpvwgufspqgxswyb"
)
suspend
fun
httpsPorts
(
values
:
List
<
Output
<
Int
>
>
)
@
JvmName
(
name
=
"gwlsveqnajavhens"
)
suspend
fun
httpsPorts
(
vararg
values
:
Int
)
Parameters
values
The listening port of the HTTPS protocol.