class Aws::S3::Types::GlacierJobParameters

Container for S3 Glacier job parameters.

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

data as a hash:

    {
      tier: "Standard", # required, accepts Standard, Bulk, Expedited
    }

@!attribute [rw] tier

Retrieval tier at which the restore will be processed.
@return [String]

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

Constants

SENSITIVE