Struct rusoto_storagegateway::DescribeWorkingStorageInput [] [src]

pub struct DescribeWorkingStorageInput {
    pub gateway_arn: GatewayARN,
}

A JSON object containing the of the gateway.

Fields

Trait Implementations

impl Default for DescribeWorkingStorageInput
[src]

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

impl Debug for DescribeWorkingStorageInput
[src]

Formats the value using the given formatter.

impl Clone for DescribeWorkingStorageInput
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more