Uses of Enum Class
software.amazon.awscdk.services.s3.BucketNotificationDestinationType
Packages that use BucketNotificationDestinationType
-
Uses of BucketNotificationDestinationType in software.amazon.awscdk.services.s3
Methods in software.amazon.awscdk.services.s3 that return BucketNotificationDestinationTypeModifier and TypeMethodDescriptionBucketNotificationDestinationConfig.getType()The notification type.BucketNotificationDestinationConfig.Jsii$Proxy.getType()Returns the enum constant of this class with the specified name.static BucketNotificationDestinationType[]BucketNotificationDestinationType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.amazon.awscdk.services.s3 with parameters of type BucketNotificationDestinationTypeModifier and TypeMethodDescriptionBucketNotificationDestinationConfig.Builder.type(BucketNotificationDestinationType type) Sets the value ofBucketNotificationDestinationConfig.getType()