minInstances property
JSAny?
get
minInstances
Min number of actual instances to be running at a given time.
@remarks Instances will be billed for memory allocation and 10% of CPU allocation while idle.
Implementation
external JSAny? get minInstances;