class Aws::S3::Types::InventorySchedule

Specifies the schedule for generating inventory results.

@note When making an API call, you may pass InventorySchedule

data as a hash:

    {
      frequency: "Daily", # required, accepts Daily, Weekly
    }

@!attribute [rw] frequency

Specifies how frequently inventory results are produced.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/s3-2006-03-01/InventorySchedule AWS API Documentation

Constants

SENSITIVE