Table of Contents

Class GetBucketRequestPaymentResponse

Namespace
Amazon.S3.Model
Assembly
AWSSDK.S3.dll

Returns information about the GetBucketRequestPayment response and response metadata.

public class GetBucketRequestPaymentResponse : AmazonWebServiceResponse
Inheritance
GetBucketRequestPaymentResponse

Constructors

GetBucketRequestPaymentResponse()

public GetBucketRequestPaymentResponse()

Properties

Payer

Specifies who pays for the download and request fees.

public string Payer { get; set; }

Property Value

string