Struct rusoto_rds::ModifyDBSnapshotAttributeResult [] [src]

pub struct ModifyDBSnapshotAttributeResult {
    pub db_snapshot_attributes_result: Option<DBSnapshotAttributesResult>,
}

Fields

Trait Implementations

impl Default for ModifyDBSnapshotAttributeResult
[src]

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

impl Debug for ModifyDBSnapshotAttributeResult
[src]

Formats the value using the given formatter.

impl Clone for ModifyDBSnapshotAttributeResult
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more