Struct rusoto_lightsail::DetachStaticIpResult [] [src]

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

Fields

An array of key-value pairs containing information about the results of your detach static IP request.

Trait Implementations

impl Default for DetachStaticIpResult
[src]

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

impl Debug for DetachStaticIpResult
[src]

Formats the value using the given formatter.

impl Clone for DetachStaticIpResult
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more