pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.recaptchaenterprise.v1.kotlin.inputs
/
GetFirewallpolicyPlainArgs
Get
Firewallpolicy
Plain
Args
data
class
GetFirewallpolicyPlainArgs
(
val
firewallpolicyId
:
String
,
val
project
:
String
?
=
null
)
:
ConvertibleToJava
<
GetFirewallpolicyPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Firewallpolicy
Plain
Args
Link copied to clipboard
fun
GetFirewallpolicyPlainArgs
(
firewallpolicyId
:
String
,
project
:
String
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetFirewallpolicyPlainArgs
Properties
firewallpolicy
Id
Link copied to clipboard
val
firewallpolicyId
:
String
project
Link copied to clipboard
val
project
:
String
?
=
null