Struct aws_sdk_transcribe::model::channel_definition::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }Expand description
A builder for ChannelDefinition
Implementations
A value that indicates the audio channel.
A value that indicates the audio channel.
Indicates whether the person speaking on the audio channel is the agent or customer.
Indicates whether the person speaking on the audio channel is the agent or customer.
Consumes the builder and constructs a ChannelDefinition
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