Struct rusoto_opsworkscm::UpdateServerResponse [] [src]

pub struct UpdateServerResponse {
    pub server: Option<Server>,
}

Fields

Contains the response to a UpdateServer request.

Trait Implementations

impl Default for UpdateServerResponse
[src]

[src]

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

impl Debug for UpdateServerResponse
[src]

[src]

Formats the value using the given formatter.

impl Clone for UpdateServerResponse
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more