Struct aws_sdk_lexmodelsv2::model::message::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }Expand description
A builder for Message
Implementations
A message in plain text format.
A message in plain text format.
A message in a custom format defined by the client application.
A message in a custom format defined by the client application.
A message in Speech Synthesis Markup Language (SSML).
A message in Speech Synthesis Markup Language (SSML).
A message that defines a response card that the client application can show to the user.
A message that defines a response card that the client application can show to the user.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Builder
impl UnwindSafe for Builder
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more