Struct aws_sdk_rust::aws::s3::object::RestoreRequest [] [src]

pub struct RestoreRequest {
    pub days: Days,
}

Fields

Lifetime of the active copy in days

Trait Implementations

impl Default for RestoreRequest
[src]

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

impl Debug for RestoreRequest
[src]

Formats the value using the given formatter.