Struct rusoto_sms::StartOnDemandReplicationRunResponse [] [src]

pub struct StartOnDemandReplicationRunResponse {
    pub replication_run_id: Option<String>,
}

Fields

Trait Implementations

impl Default for StartOnDemandReplicationRunResponse
[src]

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

impl Debug for StartOnDemandReplicationRunResponse
[src]

Formats the value using the given formatter.

impl Clone for StartOnDemandReplicationRunResponse
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more