Uses of Class
software.amazon.awscdk.interfaces.notifications.ChannelAssociationReference.Builder
Packages that use ChannelAssociationReference.Builder
-
Uses of ChannelAssociationReference.Builder in software.amazon.awscdk.interfaces.notifications
Methods in software.amazon.awscdk.interfaces.notifications that return ChannelAssociationReference.BuilderModifier and TypeMethodDescriptionChannelAssociationReference.builder()ChannelAssociationReference.Builder.channelAssociationArn(String channelAssociationArn) Sets the value ofChannelAssociationReference.getChannelAssociationArn()ChannelAssociationReference.Builder.notificationConfigurationArn(String notificationConfigurationArn) Sets the value ofChannelAssociationReference.getNotificationConfigurationArn()Constructors in software.amazon.awscdk.interfaces.notifications with parameters of type ChannelAssociationReference.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theChannelAssociationReference.Builder.