Uses of Class
software.amazon.awscdk.services.s3.BucketNotificationDestinationConfig.Builder
-
Uses of BucketNotificationDestinationConfig.Builder in software.amazon.awscdk.services.s3
Modifier and TypeMethodDescriptionSets the value ofBucketNotificationDestinationConfig.getArn()
BucketNotificationDestinationConfig.builder()
BucketNotificationDestinationConfig.Builder.dependencies
(List<? extends IDependable> dependencies) Sets the value ofBucketNotificationDestinationConfig.getDependencies()
BucketNotificationDestinationConfig.Builder.type
(BucketNotificationDestinationType type) Sets the value ofBucketNotificationDestinationConfig.getType()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theBucketNotificationDestinationConfig.Builder
.