ChannelSubtypeParameters
ChannelSubtypeParameters for an outbound request
Inheritors
Types
Functions
Casts this ChannelSubtypeParameters as a Email and retrieves its aws.sdk.kotlin.services.connectcampaignsv2.model.EmailChannelSubtypeParameters value. Throws an exception if the ChannelSubtypeParameters is not a Email.
Casts this ChannelSubtypeParameters as a Email and retrieves its aws.sdk.kotlin.services.connectcampaignsv2.model.EmailChannelSubtypeParameters value. Returns null if the ChannelSubtypeParameters is not a Email.
Casts this ChannelSubtypeParameters as a Sms and retrieves its aws.sdk.kotlin.services.connectcampaignsv2.model.SmsChannelSubtypeParameters value. Throws an exception if the ChannelSubtypeParameters is not a Sms.
Casts this ChannelSubtypeParameters as a Sms and retrieves its aws.sdk.kotlin.services.connectcampaignsv2.model.SmsChannelSubtypeParameters value. Returns null if the ChannelSubtypeParameters is not a Sms.
Casts this ChannelSubtypeParameters as a Telephony and retrieves its aws.sdk.kotlin.services.connectcampaignsv2.model.TelephonyChannelSubtypeParameters value. Throws an exception if the ChannelSubtypeParameters is not a Telephony.
Casts this ChannelSubtypeParameters as a Telephony and retrieves its aws.sdk.kotlin.services.connectcampaignsv2.model.TelephonyChannelSubtypeParameters value. Returns null if the ChannelSubtypeParameters is not a Telephony.