QueryConfiguration
Properties
replicas
Integer required
The number of query nodes that should be created. Minimum value: 1
. Maximum value: 100
.
instanceType
String required
The AWS EC2 instance type on which to run the query nodes.
brokerRuntimeProperties
array[NameValue]
Properties to override for the Broker process. Optional; unset by default.
routerRuntimeProperties
array[NameValue]
Properties to override for the Router process. Optional; unset by default.
pivotConfiguration
String
Pivot configuration override passed as a YAML-formatted string.