Struct rusoto_lightsail::PutInstancePublicPortsResult [] [src]

pub struct PutInstancePublicPortsResult {
    pub operation: Option<Operation>,
}

Fields

Describes metadata about the operation you just executed.

Trait Implementations

impl Default for PutInstancePublicPortsResult
[src]

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

impl Debug for PutInstancePublicPortsResult
[src]

Formats the value using the given formatter.

impl Clone for PutInstancePublicPortsResult
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more