Struct rusoto_lightsail::CreateInstancesFromSnapshotResult [] [src]

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

Fields

An array of key-value pairs containing information about the results of your create instances from snapshot request.

Trait Implementations

impl Default for CreateInstancesFromSnapshotResult
[src]

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

impl Debug for CreateInstancesFromSnapshotResult
[src]

Formats the value using the given formatter.

impl Clone for CreateInstancesFromSnapshotResult
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more