Uses of Interface
software.amazon.awscdk.services.devopsguru.CfnNotificationChannelProps
Packages that use CfnNotificationChannelProps
-
Uses of CfnNotificationChannelProps in software.amazon.awscdk.services.devopsguru
Classes in software.amazon.awscdk.services.devopsguru that implement CfnNotificationChannelPropsModifier and TypeClassDescriptionstatic final class
An implementation forCfnNotificationChannelProps
Methods in software.amazon.awscdk.services.devopsguru that return CfnNotificationChannelPropsModifier and TypeMethodDescriptionCfnNotificationChannelProps.Builder.build()
Builds the configured instance.Constructors in software.amazon.awscdk.services.devopsguru with parameters of type CfnNotificationChannelPropsModifierConstructorDescriptionCfnNotificationChannel
(Construct scope, String id, CfnNotificationChannelProps props) Create a newAWS::DevOpsGuru::NotificationChannel
.