toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.securitycenter.v1.kotlin
/
FolderNotificationConfigArgs
/
FolderNotificationConfigArgs
Folder
Notification
Config
Args
constructor
(
configId
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
folderId
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
pubsubTopic
:
Output
<
String
>
?
=
null
,
streamingConfig
:
Output
<
StreamingConfigArgs
>
?
=
null
)