pub struct Builder {}
Expand description
A builder for UpdatePreparedStatementOutput
.
Implementations§
source§impl Builder
impl Builder
sourcepub fn build(self) -> UpdatePreparedStatementOutput
pub fn build(self) -> UpdatePreparedStatementOutput
Consumes the builder and constructs a UpdatePreparedStatementOutput
.