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