Struct rusoto_redshift::CreateSnapshotCopyGrantResult [] [src]

pub struct CreateSnapshotCopyGrantResult {
    pub snapshot_copy_grant: Option<SnapshotCopyGrant>,
}

Fields

Trait Implementations

impl Default for CreateSnapshotCopyGrantResult
[src]

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

impl Debug for CreateSnapshotCopyGrantResult
[src]

Formats the value using the given formatter.

impl Clone for CreateSnapshotCopyGrantResult
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more