Table of Contents

Class GetBucketLoggingResponse

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

Returns information about the GetBucketLogging response and response metadata.

public class GetBucketLoggingResponse : AmazonWebServiceResponse
Inheritance
GetBucketLoggingResponse

Constructors

GetBucketLoggingResponse()

public GetBucketLoggingResponse()

Properties

BucketLoggingConfig

Gets and sets the LoggingConfig property.

public S3BucketLoggingConfig BucketLoggingConfig { get; set; }

Property Value

S3BucketLoggingConfig