Struct rusoto_rds::DescribeDBSnapshotAttributesResult [] [src]

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

Fields

Trait Implementations

impl Default for DescribeDBSnapshotAttributesResult
[src]

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

impl Debug for DescribeDBSnapshotAttributesResult
[src]

Formats the value using the given formatter.

impl Clone for DescribeDBSnapshotAttributesResult
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more