Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.connect.CfnNotificationMixinProps.Builder
Packages that use CfnNotificationMixinProps.Builder
-
Uses of CfnNotificationMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.connect
Methods in software.amazon.awscdk.cfnpropertymixins.services.connect that return CfnNotificationMixinProps.BuilderModifier and TypeMethodDescriptionCfnNotificationMixinProps.builder()CfnNotificationMixinProps.Builder.content(CfnNotificationPropsMixin.NotificationContentProperty content) Sets the value ofCfnNotificationMixinProps.getContent()CfnNotificationMixinProps.Builder.content(IResolvable content) Sets the value ofCfnNotificationMixinProps.getContent()Sets the value ofCfnNotificationMixinProps.getExpiresAt()CfnNotificationMixinProps.Builder.instanceArn(String instanceArn) Sets the value ofCfnNotificationMixinProps.getInstanceArn()Sets the value ofCfnNotificationMixinProps.getPriority()CfnNotificationMixinProps.Builder.recipients(List<String> recipients) Sets the value ofCfnNotificationMixinProps.getRecipients()Sets the value ofCfnNotificationMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.connect with parameters of type CfnNotificationMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnNotificationMixinProps.Builder.