Uses of Interface
software.amazon.awscdk.services.connectcampaignsv2.CfnCampaign.ChannelSubtypeConfigProperty
Packages that use CfnCampaign.ChannelSubtypeConfigProperty
Package
Description
AWS::ConnectCampaignsV2 Construct Library
-
Uses of CfnCampaign.ChannelSubtypeConfigProperty in software.amazon.awscdk.services.connectcampaignsv2
Classes in software.amazon.awscdk.services.connectcampaignsv2 that implement CfnCampaign.ChannelSubtypeConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnCampaign.ChannelSubtypeConfigPropertyMethods in software.amazon.awscdk.services.connectcampaignsv2 that return CfnCampaign.ChannelSubtypeConfigPropertyModifier and TypeMethodDescriptionCfnCampaign.ChannelSubtypeConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.connectcampaignsv2 with parameters of type CfnCampaign.ChannelSubtypeConfigPropertyModifier and TypeMethodDescriptionCfnCampaign.Builder.channelSubtypeConfig(CfnCampaign.ChannelSubtypeConfigProperty channelSubtypeConfig) Contains channel subtype configuration for an outbound campaign.CfnCampaignProps.Builder.channelSubtypeConfig(CfnCampaign.ChannelSubtypeConfigProperty channelSubtypeConfig) Sets the value ofCfnCampaignProps.getChannelSubtypeConfig()voidCfnCampaign.setChannelSubtypeConfig(CfnCampaign.ChannelSubtypeConfigProperty value) Contains channel subtype configuration for an outbound campaign.