pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.securitycenter.v1.kotlin.inputs
/
GetNotificationConfigPlainArgs
Get
Notification
Config
Plain
Args
data
class
GetNotificationConfigPlainArgs
(
val
notificationConfigId
:
String
,
val
project
:
String
?
=
null
)
:
ConvertibleToJava
<
GetNotificationConfigPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Notification
Config
Plain
Args
Link copied to clipboard
fun
GetNotificationConfigPlainArgs
(
notificationConfigId
:
String
,
project
:
String
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetNotificationConfigPlainArgs
Properties
notification
Config
Id
Link copied to clipboard
val
notificationConfigId
:
String
project
Link copied to clipboard
val
project
:
String
?
=
null