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