GetBucketLoggingOutput constructor

GetBucketLoggingOutput({
  1. LoggingEnabled? loggingEnabled,
})

Implementation

GetBucketLoggingOutput({
  this.loggingEnabled,
});