pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.storagetransfer.v1.kotlin.inputs
/
NotificationConfigArgs
/
NotificationConfigArgs
Notification
Config
Args
fun
NotificationConfigArgs
(
eventTypes
:
Output
<
List
<
NotificationConfigEventTypesItem
>
>
?
=
null
,
payloadFormat
:
Output
<
NotificationConfigPayloadFormat
>
,
pubsubTopic
:
Output
<
String
>
)