Struct aws_sdk_glue::model::mapping_entry::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }Expand description
A builder for MappingEntry
Implementations
The name of the source table.
The name of the source table.
The source path.
The source path.
The source type.
The source type.
The target table.
The target table.
The target path.
The target path.
The target type.
The target type.
Consumes the builder and constructs a MappingEntry
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
