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