Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.notifications.CfnManagedNotificationAdditionalChannelAssociationPropsMixin.Builder
Packages that use CfnManagedNotificationAdditionalChannelAssociationPropsMixin.Builder
-
Uses of CfnManagedNotificationAdditionalChannelAssociationPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.notifications
Methods in software.amazon.awscdk.cfnpropertymixins.services.notifications that return CfnManagedNotificationAdditionalChannelAssociationPropsMixin.BuilderModifier and TypeMethodDescriptionCfnManagedNotificationAdditionalChannelAssociationPropsMixin.Builder.channelArn(String channelArn) The ARN of theChannel.CfnManagedNotificationAdditionalChannelAssociationPropsMixin.Builder.create()CfnManagedNotificationAdditionalChannelAssociationPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnManagedNotificationAdditionalChannelAssociationPropsMixin.Builder.managedNotificationConfigurationArn(String managedNotificationConfigurationArn) The ARN of theManagedNotificationAdditionalChannelAssociationassociated with theChannel.