Uses of Class
software.amazon.awscdk.services.connect.CfnRule.SendNotificationActionProperty.Builder
Packages that use CfnRule.SendNotificationActionProperty.Builder
-
Uses of CfnRule.SendNotificationActionProperty.Builder in software.amazon.awscdk.services.connect
Methods in software.amazon.awscdk.services.connect that return CfnRule.SendNotificationActionProperty.BuilderModifier and TypeMethodDescriptionCfnRule.SendNotificationActionProperty.builder()Sets the value ofCfnRule.SendNotificationActionProperty.getContent()CfnRule.SendNotificationActionProperty.Builder.contentType(String contentType) Sets the value ofCfnRule.SendNotificationActionProperty.getContentType()CfnRule.SendNotificationActionProperty.Builder.deliveryMethod(String deliveryMethod) Sets the value ofCfnRule.SendNotificationActionProperty.getDeliveryMethod()CfnRule.SendNotificationActionProperty.Builder.recipient(IResolvable recipient) Sets the value ofCfnRule.SendNotificationActionProperty.getRecipient()CfnRule.SendNotificationActionProperty.Builder.recipient(CfnRule.NotificationRecipientTypeProperty recipient) Sets the value ofCfnRule.SendNotificationActionProperty.getRecipient()Sets the value ofCfnRule.SendNotificationActionProperty.getSubject()Constructors in software.amazon.awscdk.services.connect with parameters of type CfnRule.SendNotificationActionProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnRule.SendNotificationActionProperty.Builder.