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

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

package io.scalajs.npm.aws.s3

import scala.scalajs.js


/**
  * Bucket Parameters
  * @param Bucket the bucket identifier
  */

class BucketParams(val Bucket: String) extends js.Object




© 2015 - 2025 Weber Informatics LLC | Privacy Policy