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