ConsumedCapacity

constructor(TableName: TableName? = null, CapacityUnits: Double? = null, GlobalSecondaryIndexes: Map<String, Capacity>? = null, LocalSecondaryIndexes: Map<String, Capacity>? = null, ReadCapacityUnits: Double? = null, Table: Capacity? = null, WriteCapacityUnits: Double? = null)