Struct rusoto_redshift::RevokeSnapshotAccessResult [] [src]

pub struct RevokeSnapshotAccessResult {
    pub snapshot: Option<Snapshot>,
}

Fields

Trait Implementations

impl Default for RevokeSnapshotAccessResult
[src]

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

impl Debug for RevokeSnapshotAccessResult
[src]

Formats the value using the given formatter.

impl Clone for RevokeSnapshotAccessResult
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more