pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.waf.kotlin
/
DomainArgsBuilder
/
httpPorts
http
Ports
@
JvmName
(
name
=
"oncgvjnwkwtxdcxb"
)
suspend
fun
httpPorts
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"crcyxchmgbqpbgqu"
)
suspend
fun
httpPorts
(
value
:
List
<
String
>
?
)
Parameters
value
List of the HTTP ports.
@
JvmName
(
name
=
"ogtpnxnahkehcoxy"
)
suspend
fun
httpPorts
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"uvjwbwapvxmahsbp"
)
suspend
fun
httpPorts
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"nmnxxtlpddmegcuw"
)
suspend
fun
httpPorts
(
vararg
values
:
String
)
Parameters
values
List of the HTTP ports.