Class GetBucketLoggingResponse
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; }