Struct rusoto_glacier::ListProvisionedCapacityOutput [] [src]

pub struct ListProvisionedCapacityOutput {
    pub provisioned_capacity_list: Option<Vec<ProvisionedCapacityDescription>>,
}

Fields

The response body contains the following JSON fields.

Trait Implementations

impl Default for ListProvisionedCapacityOutput
[src]

[src]

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

impl Debug for ListProvisionedCapacityOutput
[src]

[src]

Formats the value using the given formatter.

impl Clone for ListProvisionedCapacityOutput
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more