Struct aws_sdk_lexruntime::model::generic_attachment::Builder
source · [−]#[non_exhaustive]pub struct Builder { /* private fields */ }
Expand description
A builder for GenericAttachment
Implementations
The subtitle shown below the title.
The URL of an attachment to the response card.
The URL of an attachment to the response card.
The URL of an image that is displayed to the user.
The URL of an image that is displayed to the user.
Appends an item to buttons
.
To override the contents of this collection use set_buttons
.
The list of options to show to the user.
The list of options to show to the user.
Consumes the builder and constructs a GenericAttachment
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