Struct rusoto_storagegateway::ResetCacheOutput [] [src]

pub struct ResetCacheOutput {
    pub gateway_arn: Option<GatewayARN>,
}

Fields

Trait Implementations

impl Default for ResetCacheOutput
[src]

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

impl Debug for ResetCacheOutput
[src]

Formats the value using the given formatter.

impl Clone for ResetCacheOutput
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more