BucketLoggingConfiguration

case class BucketLoggingConfiguration(bucket: Bucket, logFilePrefix: String) extends BucketLoggingConfiguration
Companion
object
trait Product
trait Equals
class BucketLoggingConfiguration
trait Serializable
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from
BucketLoggingConfiguration
def getLogFilePrefix(): String
Inherited from
BucketLoggingConfiguration
def isLoggingEnabled(): Boolean
Inherited from
BucketLoggingConfiguration
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product
def setDestinationBucketName(`x$0`: String): Unit
Inherited from
BucketLoggingConfiguration
def setLogFilePrefix(`x$0`: String): Unit
Inherited from
BucketLoggingConfiguration
def toString(): String
Inherited from
BucketLoggingConfiguration