toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.recaptchaenterprise.v1.kotlin
/
FirewallpolicyArgs
/
FirewallpolicyArgs
Firewallpolicy
Args
constructor
(
actions
:
Output
<
List
<
GoogleCloudRecaptchaenterpriseV1FirewallActionArgs
>
>
?
=
null
,
condition
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
path
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
)