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