toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.appengine.kotlin
/
FirewallRuleArgs
/
FirewallRuleArgs
Firewall
Rule
Args
constructor
(
action
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
priority
:
Output
<
Int
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
sourceRange
:
Output
<
String
>
?
=
null
)