toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.storage.kotlin
/
NotificationArgs
/
NotificationArgs
Notification
Args
constructor
(
bucket
:
Output
<
String
>
?
=
null
,
customAttributes
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
eventTypes
:
Output
<
List
<
String
>
>
?
=
null
,
objectNamePrefix
:
Output
<
String
>
?
=
null
,
payloadFormat
:
Output
<
String
>
?
=
null
,
topic
:
Output
<
String
>
?
=
null
)