Struct rusoto_redshift::RotateEncryptionKeyResult [] [src]

pub struct RotateEncryptionKeyResult {
    pub cluster: Option<Cluster>,
}

Fields

Trait Implementations

impl Default for RotateEncryptionKeyResult
[src]

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

impl Debug for RotateEncryptionKeyResult
[src]

Formats the value using the given formatter.

impl Clone for RotateEncryptionKeyResult
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more