aws-sdk-pinpointsmsvoice 1.20.0

AWS SDK for Amazon Pinpoint SMS and Voice Service
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use crate::types::_event_destination_definition::EventDestinationDefinitionBuilder;

pub use crate::types::_sns_destination::SnsDestinationBuilder;

pub use crate::types::_kinesis_firehose_destination::KinesisFirehoseDestinationBuilder;

pub use crate::types::_cloud_watch_logs_destination::CloudWatchLogsDestinationBuilder;

pub use crate::types::_voice_message_content::VoiceMessageContentBuilder;

pub use crate::types::_ssml_message_type::SsmlMessageTypeBuilder;

pub use crate::types::_plain_text_message_type::PlainTextMessageTypeBuilder;

pub use crate::types::_call_instructions_message_type::CallInstructionsMessageTypeBuilder;

pub use crate::types::_event_destination::EventDestinationBuilder;