Struct rusoto_storagegateway::CreateCachediSCSIVolumeOutput [] [src]

pub struct CreateCachediSCSIVolumeOutput {
    pub target_arn: Option<TargetARN>,
    pub volume_arn: Option<VolumeARN>,
}

Fields

Trait Implementations

impl Default for CreateCachediSCSIVolumeOutput
[src]

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

impl Debug for CreateCachediSCSIVolumeOutput
[src]

Formats the value using the given formatter.

impl Clone for CreateCachediSCSIVolumeOutput
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more