NotificationConfigurationFilter constructor

NotificationConfigurationFilter({
  1. S3KeyFilter? key,
})

Implementation

NotificationConfigurationFilter({
  this.key,
});