Struct aws_sdk_athena::output::stop_query_execution_output::Builder
source · pub struct Builder {}
Expand description
A builder for StopQueryExecutionOutput
.
Implementations§
source§impl Builder
impl Builder
sourcepub fn build(self) -> StopQueryExecutionOutput
pub fn build(self) -> StopQueryExecutionOutput
Consumes the builder and constructs a StopQueryExecutionOutput
.