Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace TimeAndHorizontalScalingConfig

Time of day and horizontal scaling configuration.

Properties

Optional targetNodeCount

targetNodeCount: undefined | number

This value is the desired number of nodes in the cluster. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional timeRecurrence

timeRecurrence: undefined | string

Day/time recurrence (specified following RFC 5545) at which to trigger autoscaling action. Currently only WEEKLY frequency is supported. Days of the week are specified using BYDAY field. Time of the day is specified using BYHOUR and BYMINUTE fields. Other fields are not supported.

Functions

getDeserializedJsonObj

getJsonObj