Struct rusoto_s3::InventorySchedule [] [src]

pub struct InventorySchedule {
    pub frequency: String,
}

Fields

Specifies how frequently inventory results are produced.

Trait Implementations

impl Default for InventorySchedule
[src]

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

impl Debug for InventorySchedule
[src]

Formats the value using the given formatter.