ProvisionedThroughput

case class ProvisionedThroughput(readCapacityUnits: Long, writeCapacityUnits: Long) extends ProvisionedThroughput
Companion
object
trait Product
trait Equals
class ProvisionedThroughput
trait StructuredPojo
trait Cloneable
trait Serializable
class Object
trait Matchable
class Any

Value members

Inherited methods

def clone(): ProvisionedThroughput
Inherited from
ProvisionedThroughput
def equals(`x$0`: `<FromJavaObject>`): Boolean
Inherited from
ProvisionedThroughput
Inherited from
ProvisionedThroughput
Inherited from
ProvisionedThroughput
def hashCode(): Int
Inherited from
ProvisionedThroughput
@SdkInternalApi
def marshall(`x$0`: ProtocolMarshaller): Unit
Inherited from
ProvisionedThroughput
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product
def setReadCapacityUnits(`x$0`: Long): Unit
Inherited from
ProvisionedThroughput
def setWriteCapacityUnits(`x$0`: Long): Unit
Inherited from
ProvisionedThroughput
def toString(): String
Inherited from
ProvisionedThroughput
def withReadCapacityUnits(`x$0`: Long): ProvisionedThroughput
Inherited from
ProvisionedThroughput
def withWriteCapacityUnits(`x$0`: Long): ProvisionedThroughput
Inherited from
ProvisionedThroughput