toggle menu
pulumi-cloudflare-kotlin
6.0.1.0
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin
/
R2BucketEventNotificationArgs
/
R2BucketEventNotificationArgs
R2Bucket
Event
Notification
Args
constructor
(
accountId
:
Output
<
String
>
?
=
null
,
bucketName
:
Output
<
String
>
?
=
null
,
jurisdiction
:
Output
<
String
>
?
=
null
,
queueId
:
Output
<
String
>
?
=
null
,
rules
:
Output
<
List
<
R2BucketEventNotificationRuleArgs
>
>
?
=
null
)