Struct rusoto_iot::DeleteThingResponse [] [src]

pub struct DeleteThingResponse;

The output of the DeleteThing operation.

Trait Implementations

impl Default for DeleteThingResponse
[src]

Returns the "default value" for a type. Read more

impl Debug for DeleteThingResponse
[src]

Formats the value using the given formatter.

impl Clone for DeleteThingResponse
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more