toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.network.kotlin.inputs
/
VpnGatewayConnectionVpnLinkArgsBuilder
/
ingressNatRuleIds
ingress
Nat
Rule
Ids
@
JvmName
(
name
=
"wsookdnviuwjtjpv"
)
suspend
fun
ingressNatRuleIds
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"lselthpttrrefmcg"
)
suspend
fun
ingressNatRuleIds
(
value
:
List
<
String
>
?
)
Parameters
value
A list of the ingress NAT Rule Ids.
@
JvmName
(
name
=
"lpmoulkmldhtweqk"
)
suspend
fun
ingressNatRuleIds
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"swhcogtoheedxegs"
)
suspend
fun
ingressNatRuleIds
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"aacusvyyulomjbfy"
)
suspend
fun
ingressNatRuleIds
(
vararg
values
:
String
)
Parameters
values
A list of the ingress NAT Rule Ids.