#[non_exhaustive]pub struct StopStackSetOperationOutput {}Implementations§
source§impl StopStackSetOperationOutput
impl StopStackSetOperationOutput
sourcepub fn builder() -> Builder
pub fn builder() -> Builder
Creates a new builder-style object to manufacture StopStackSetOperationOutput.
Trait Implementations§
source§impl Clone for StopStackSetOperationOutput
impl Clone for StopStackSetOperationOutput
source§fn clone(&self) -> StopStackSetOperationOutput
fn clone(&self) -> StopStackSetOperationOutput
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more