Uses of Interface
software.amazon.awscdk.services.s3.BucketNotificationDestinationConfig
Package
Description
Amazon S3 Construct Library
S3 Bucket Notifications Destinations
-
Uses of BucketNotificationDestinationConfig in software.amazon.awscdk.services.s3
Modifier and TypeClassDescriptionstatic final class
An implementation forBucketNotificationDestinationConfig
Modifier and TypeMethodDescriptionRegisters this resource to receive notifications for the specified bucket.Registers this resource to receive notifications for the specified bucket.Registers this resource to receive notifications for the specified bucket.BucketNotificationDestinationConfig.Builder.build()
Builds the configured instance. -
Uses of BucketNotificationDestinationConfig in software.amazon.awscdk.services.s3.notifications
Modifier and TypeMethodDescriptionRegisters this resource to receive notifications for the specified bucket.Registers this resource to receive notifications for the specified bucket.Allows using SQS queues as destinations for bucket notifications.