Struct aws_sdk_batch::output::CancelJobOutput [−][src]
#[non_exhaustive]pub struct CancelJobOutput {}
Implementations
Creates a new builder-style object to manufacture CancelJobOutput
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for CancelJobOutput
impl Send for CancelJobOutput
impl Sync for CancelJobOutput
impl Unpin for CancelJobOutput
impl UnwindSafe for CancelJobOutput
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