All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.scalajs.npm.aws.s3.BucketLoggingStatus.scala Maven / Gradle / Ivy

package io.scalajs.npm.aws.s3

import scala.scalajs.js

/**
  * Bucket Location Constraint
  * @author [email protected]
  */
@js.native
trait BucketLoggingStatus extends js.Object {
  def LoggingEnabled: js.UndefOr[Boolean] = js.native
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy