Struct aws_sdk_athena::model::query_execution_context::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }Expand description
A builder for QueryExecutionContext
Implementations
The name of the database used in the query execution. The database must exist in the catalog.
The name of the database used in the query execution. The database must exist in the catalog.
The name of the data catalog used in the query execution.
The name of the data catalog used in the query execution.
Consumes the builder and constructs a QueryExecutionContext
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
