Uses of Class
software.amazon.awssdk.services.devopsguru.model.SnsChannelConfig
-
Packages that use SnsChannelConfig Package Description software.amazon.awssdk.services.devopsguru.model -
-
Uses of SnsChannelConfig in software.amazon.awssdk.services.devopsguru.model
Methods in software.amazon.awssdk.services.devopsguru.model that return SnsChannelConfig Modifier and Type Method Description SnsChannelConfigNotificationChannelConfig. sns()Information about a notification channel configured in DevOps Guru to send notifications when insights are created.Methods in software.amazon.awssdk.services.devopsguru.model with parameters of type SnsChannelConfig Modifier and Type Method Description NotificationChannelConfig.BuilderNotificationChannelConfig.Builder. sns(SnsChannelConfig sns)Information about a notification channel configured in DevOps Guru to send notifications when insights are created.
-