Optional
deserializerSets the default deserializer for converting query result rows into objects. If not specified, the SDK uses an instance of the default JsonDeserializer.
Can also be set per-operation with QueryOptions.deserializer.
Optional
dnsSpecifies the DNS config for connections of this cluster.
Volatile: This API is subject to change at any time.
Optional
securitySpecifies the security options for connections of this cluster.
Optional
timeoutSpecifies the default timeouts for various operations performed by the SDK.
Specifies the options which can be specified when connecting to a cluster.