pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.compute.beta.kotlin.inputs
/
RouterNatRuleArgs
/
RouterNatRuleArgs
Router
Nat
Rule
Args
fun
RouterNatRuleArgs
(
action
:
Output
<
RouterNatRuleActionArgs
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
match
:
Output
<
String
>
?
=
null
,
ruleNumber
:
Output
<
Int
>
?
=
null
)