Struct rusoto_lightsail::DeleteInstanceSnapshotResult [] [src]

pub struct DeleteInstanceSnapshotResult {
    pub operations: Option<OperationList>,
}

Fields

An array of key-value pairs containing information about the results of your delete instance snapshot request.

Trait Implementations

impl Default for DeleteInstanceSnapshotResult
[src]

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

impl Debug for DeleteInstanceSnapshotResult
[src]

Formats the value using the given formatter.

impl Clone for DeleteInstanceSnapshotResult
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more