Struct rusoto_redshift::CreateHsmConfigurationResult [] [src]

pub struct CreateHsmConfigurationResult {
    pub hsm_configuration: Option<HsmConfiguration>,
}

Fields

Trait Implementations

impl Default for CreateHsmConfigurationResult
[src]

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

impl Debug for CreateHsmConfigurationResult
[src]

Formats the value using the given formatter.

impl Clone for CreateHsmConfigurationResult
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more