Uses of Class
software.amazon.awscdk.services.connect.CfnNotificationProps.Builder
Packages that use CfnNotificationProps.Builder
-
Uses of CfnNotificationProps.Builder in software.amazon.awscdk.services.connect
Methods in software.amazon.awscdk.services.connect that return CfnNotificationProps.BuilderModifier and TypeMethodDescriptionstatic CfnNotificationProps.BuilderCfnNotificationProps.builder()CfnNotificationProps.Builder.content(IResolvable content) Sets the value ofCfnNotificationProps.getContent()CfnNotificationProps.Builder.content(CfnNotification.NotificationContentProperty content) Sets the value ofCfnNotificationProps.getContent()Sets the value ofCfnNotificationProps.getExpiresAt()CfnNotificationProps.Builder.instanceArn(String instanceArn) Sets the value ofCfnNotificationProps.getInstanceArn()Sets the value ofCfnNotificationProps.getPriority()CfnNotificationProps.Builder.recipients(List<String> recipients) Sets the value ofCfnNotificationProps.getRecipients()Sets the value ofCfnNotificationProps.getTags()Constructors in software.amazon.awscdk.services.connect with parameters of type CfnNotificationProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnNotificationProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnNotificationProps.Builder.