Struct rusoto_rds::ModifyDBClusterSnapshotAttributeResult [] [src]

pub struct ModifyDBClusterSnapshotAttributeResult {
    pub db_cluster_snapshot_attributes_result: Option<DBClusterSnapshotAttributesResult>,
}

Fields

Trait Implementations

impl Default for ModifyDBClusterSnapshotAttributeResult
[src]

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

impl Debug for ModifyDBClusterSnapshotAttributeResult
[src]

Formats the value using the given formatter.

impl Clone for ModifyDBClusterSnapshotAttributeResult
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more