toggle menu
pulumi-alicloud-kotlin
3.76.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.wafv3.kotlin.inputs
/
DomainListenArgsBuilder
/
httpPorts
http
Ports
@
JvmName
(
name
=
"nxyeputbfnmndiom"
)
suspend
fun
httpPorts
(
value
:
Output
<
List
<
Int
>
>
)
@
JvmName
(
name
=
"nbwqvahsnesrcymb"
)
suspend
fun
httpPorts
(
value
:
List
<
Int
>
?
)
Parameters
value
The listening port of the HTTP protocol.
@
JvmName
(
name
=
"pireaquywcwswlpl"
)
suspend
fun
httpPorts
(
vararg
values
:
Output
<
Int
>
)
@
JvmName
(
name
=
"jkovdwdybkhflmow"
)
suspend
fun
httpPorts
(
values
:
List
<
Output
<
Int
>
>
)
@
JvmName
(
name
=
"inqgfjsdadkrotgk"
)
suspend
fun
httpPorts
(
vararg
values
:
Int
)
Parameters
values
The listening port of the HTTP protocol.