Uses of Class
software.amazon.awssdk.services.devopsguru.model.NotificationFilterConfig
-
Packages that use NotificationFilterConfig Package Description software.amazon.awssdk.services.devopsguru.model -
-
Uses of NotificationFilterConfig in software.amazon.awssdk.services.devopsguru.model
Methods in software.amazon.awssdk.services.devopsguru.model that return NotificationFilterConfig Modifier and Type Method Description NotificationFilterConfigNotificationChannelConfig. filters()The filter configurations for the Amazon SNS notification topic you use with DevOps Guru.Methods in software.amazon.awssdk.services.devopsguru.model with parameters of type NotificationFilterConfig Modifier and Type Method Description NotificationChannelConfig.BuilderNotificationChannelConfig.Builder. filters(NotificationFilterConfig filters)The filter configurations for the Amazon SNS notification topic you use with DevOps Guru.
-