toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.securitycenter.kotlin
/
V2FolderNotificationConfigArgs
/
V2FolderNotificationConfigArgs
V2Folder
Notification
Config
Args
constructor
(
configId
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
folder
:
Output
<
String
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
pubsubTopic
:
Output
<
String
>
?
=
null
,
streamingConfig
:
Output
<
V2FolderNotificationConfigStreamingConfigArgs
>
?
=
null
)