pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.network.kotlin.inputs
/
VpnGatewayConnectionVpnLinkArgsBuilder
/
ingressNatRuleIds
ingress
Nat
Rule
Ids
@
JvmName
(
name
=
"ofyuoieiemgrrxuh"
)
suspend
fun
ingressNatRuleIds
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"hmtugusmajhtiqhy"
)
suspend
fun
ingressNatRuleIds
(
value
:
List
<
String
>
?
)
Parameters
value
A list of the ingress NAT Rule Ids.
@
JvmName
(
name
=
"jswjanxktmtawtan"
)
suspend
fun
ingressNatRuleIds
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"juclvbuvpqwlfyey"
)
suspend
fun
ingressNatRuleIds
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"xqoxsrdopvftupkv"
)
suspend
fun
ingressNatRuleIds
(
vararg
values
:
String
)
Parameters
values
A list of the ingress NAT Rule Ids.