Uses of Class
software.amazon.awscdk.services.devopsguru.CfnNotificationChannel.NotificationChannelConfigProperty.Builder
-
Uses of CfnNotificationChannel.NotificationChannelConfigProperty.Builder in software.amazon.awscdk.services.devopsguru
Modifier and TypeMethodDescriptionCfnNotificationChannel.NotificationChannelConfigProperty.builder()
CfnNotificationChannel.NotificationChannelConfigProperty.Builder.filters
(IResolvable filters) Sets the value ofCfnNotificationChannel.NotificationChannelConfigProperty.getFilters()
CfnNotificationChannel.NotificationChannelConfigProperty.Builder.filters
(CfnNotificationChannel.NotificationFilterConfigProperty filters) Sets the value ofCfnNotificationChannel.NotificationChannelConfigProperty.getFilters()
CfnNotificationChannel.NotificationChannelConfigProperty.Builder.sns
(IResolvable sns) Sets the value ofCfnNotificationChannel.NotificationChannelConfigProperty.getSns()
CfnNotificationChannel.NotificationChannelConfigProperty.Builder.sns
(CfnNotificationChannel.SnsChannelConfigProperty sns) Sets the value ofCfnNotificationChannel.NotificationChannelConfigProperty.getSns()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnNotificationChannel.NotificationChannelConfigProperty.Builder
.