OptionalautoscalingOptionalautoscalingThe minimum number of Compute Units. Minimum value is 0.5.
OptionaldisabledWhether to restrict connections to the compute endpoint. Enabling this option schedules a suspend compute operation. A disabled compute endpoint cannot be enabled by a connection or console action.
OptionalendpointThe endpoint type. A branch can only have one READ_WRITE endpoint.
OptionalgroupSettings for optional HA configuration of the endpoint. If unspecified, the endpoint defaults to non HA settings, with a single compute backing the endpoint (and no readable secondaries for Read/Write endpoints).
OptionalsettingsOptionalsuspensionDuration of inactivity after which the compute endpoint is automatically suspended. One of suspend_timeout_duration or no_suspension can be provided. When not specified default suspension behavior will be used (consult with documentation).
Duration of inactivity after which the compute endpoint is automatically suspended.
If specified should be between 60s and 604800s (1 minute to 1 week).
Mutually exclusive with no_suspension.
When set to true, explicitly disables automatic suspension (never suspend).
Should be set to true when provided.
Mutually exclusive with suspend_timeout_duration.
The maximum number of Compute Units. The maximum value is 64. The difference between the minimum and maximum Compute Units (max - min) must not exceed 16.