Struct aws_sdk_devicefarm::output::DeleteRunOutput
source · [−]#[non_exhaustive]pub struct DeleteRunOutput {}Expand description
Represents the result of a delete run request.
Implementations
Creates a new builder-style object to manufacture DeleteRunOutput
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for DeleteRunOutput
impl Send for DeleteRunOutput
impl Sync for DeleteRunOutput
impl Unpin for DeleteRunOutput
impl UnwindSafe for DeleteRunOutput
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