Variables
Pooling
Pooling:
object
Defined in: packages/cloud/src/client/types.gen.ts:4917
Enum of possible pooling choices with pooling behaviors.
Type declaration
CLS
readonly
CLS:"cls"
="cls"
MEAN
readonly
MEAN:"mean"
="mean"
LAST
readonly
LAST:"last"
="last"