Struct rusoto_devicefarm::DeleteRemoteAccessSessionResult [] [src]

pub struct DeleteRemoteAccessSessionResult;

The response from the server when a request is made to delete the remote access session.

Trait Implementations

impl Default for DeleteRemoteAccessSessionResult
[src]

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

impl Debug for DeleteRemoteAccessSessionResult
[src]

Formats the value using the given formatter.

impl Clone for DeleteRemoteAccessSessionResult
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more