Uses of Interface
software.amazon.awscdk.services.devopsguru.CfnNotificationChannel.NotificationChannelConfigProperty
Packages that use CfnNotificationChannel.NotificationChannelConfigProperty
-
Uses of CfnNotificationChannel.NotificationChannelConfigProperty in software.amazon.awscdk.services.devopsguru
Classes in software.amazon.awscdk.services.devopsguru that implement CfnNotificationChannel.NotificationChannelConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnNotificationChannel.NotificationChannelConfigPropertyMethods in software.amazon.awscdk.services.devopsguru that return CfnNotificationChannel.NotificationChannelConfigPropertyModifier and TypeMethodDescriptionCfnNotificationChannel.NotificationChannelConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.devopsguru with parameters of type CfnNotificationChannel.NotificationChannelConfigPropertyModifier and TypeMethodDescriptionCfnNotificationChannel.Builder.config(CfnNotificationChannel.NotificationChannelConfigProperty config) ANotificationChannelConfigobject that contains information about configured notification channels.CfnNotificationChannelProps.Builder.config(CfnNotificationChannel.NotificationChannelConfigProperty config) Sets the value ofCfnNotificationChannelProps.getConfig()voidCfnNotificationChannel.setConfig(CfnNotificationChannel.NotificationChannelConfigProperty value) ANotificationChannelConfigobject that contains information about configured notification channels.