Struct rusoto_sms::DeleteReplicationJobRequest [] [src]

pub struct DeleteReplicationJobRequest {
    pub replication_job_id: String,
}

Fields

Trait Implementations

impl Default for DeleteReplicationJobRequest
[src]

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

impl Debug for DeleteReplicationJobRequest
[src]

Formats the value using the given formatter.

impl Clone for DeleteReplicationJobRequest
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more