Uses of Class
software.amazon.awscdk.services.notifications.ManagedNotificationAdditionalChannelAssociationReference.Builder
Packages that use ManagedNotificationAdditionalChannelAssociationReference.Builder
Package
Description
AWS::Notifications Construct Library
-
Uses of ManagedNotificationAdditionalChannelAssociationReference.Builder in software.amazon.awscdk.services.notifications
Methods in software.amazon.awscdk.services.notifications that return ManagedNotificationAdditionalChannelAssociationReference.BuilderModifier and TypeMethodDescriptionManagedNotificationAdditionalChannelAssociationReference.builder()
ManagedNotificationAdditionalChannelAssociationReference.Builder.channelArn
(String channelArn) Sets the value ofManagedNotificationAdditionalChannelAssociationReference.getChannelArn()
ManagedNotificationAdditionalChannelAssociationReference.Builder.managedNotificationConfigurationArn
(String managedNotificationConfigurationArn) Constructors in software.amazon.awscdk.services.notifications with parameters of type ManagedNotificationAdditionalChannelAssociationReference.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theManagedNotificationAdditionalChannelAssociationReference.Builder
.