pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.paloalto.kotlin.inputs
/
LocalRulestackRuleDestinationArgs
/
LocalRulestackRuleDestinationArgs
Local
Rulestack
Rule
Destination
Args
fun
LocalRulestackRuleDestinationArgs
(
cidrs
:
Output
<
List
<
String
>
>
?
=
null
,
countries
:
Output
<
List
<
String
>
>
?
=
null
,
feeds
:
Output
<
List
<
String
>
>
?
=
null
,
localRulestackFqdnListIds
:
Output
<
List
<
String
>
>
?
=
null
,
localRulestackPrefixListIds
:
Output
<
List
<
String
>
>
?
=
null
)