class Aws::S3::Types::RequestPaymentConfiguration

Container for Payer.

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

data as a hash:

    {
      payer: "Requester", # required, accepts Requester, BucketOwner
    }

@!attribute [rw] payer

Specifies who pays for the download and request fees.
@return [String]

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

Constants

SENSITIVE