ChannelSubtypeParameters - Amazon Connect

ChannelSubtypeParameters

Contains channel subtype parameters for an outbound request of a campaign.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

email

The overridden parameters of the email channel subtype.

Type: EmailChannelSubtypeParameters object

Required: No

sms

The overridden parameters of the SMS channel subtype.

Type: SmsChannelSubtypeParameters object

Required: No

telephony

The overridden parameters of the telephony channel subtype.

Type: TelephonyChannelSubtypeParameters object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: