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

pub struct RestoreObjectOutput {
    pub request_charged: RequestCharged,
}

Fields

Trait Implementations

impl Default for RestoreObjectOutput
[src]

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

impl Debug for RestoreObjectOutput
[src]

Formats the value using the given formatter.