Struct aws_sdk_datapipeline::output::DeactivatePipelineOutput [−][src]
#[non_exhaustive]pub struct DeactivatePipelineOutput {}
Expand description
Contains the output of DeactivatePipeline.
Implementations
Creates a new builder-style object to manufacture DeactivatePipelineOutput
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for DeactivatePipelineOutput
impl Send for DeactivatePipelineOutput
impl Sync for DeactivatePipelineOutput
impl Unpin for DeactivatePipelineOutput
impl UnwindSafe for DeactivatePipelineOutput
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more