pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.networksecurity.v1.kotlin.inputs
/
RuleArgs
/
RuleArgs
Rule
Args
fun
RuleArgs
(
destinations
:
Output
<
List
<
DestinationArgs
>
>
?
=
null
,
sources
:
Output
<
List
<
SourceArgs
>
>
?
=
null
)