Uses of Class
software.amazon.awscdk.services.notifications.ChannelAssociationReference.Builder
Packages that use ChannelAssociationReference.Builder
Package
Description
AWS::Notifications Construct Library
-
Uses of ChannelAssociationReference.Builder in software.amazon.awscdk.services.notifications
Methods in software.amazon.awscdk.services.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.services.notifications with parameters of type ChannelAssociationReference.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theChannelAssociationReference.Builder
.