Couchbase C++ SDK 1.0.1 (rev. 58d46d7)
Loading...
Searching...
No Matches
cluster_options::built Struct Reference

#include <couchbase/cluster_options.hxx>

Public Attributes

std::string username
 
std::string password
 
std::string certificate_path
 
std::string key_path
 
std::optional< std::vector< std::string > > allowed_sasl_mechanisms
 
compression_options::built compression
 
timeout_options::built timeouts
 
dns_options::built dns
 
security_options::built security
 
network_options::built network
 
metrics_options::built metrics
 
tracing_options::built tracing
 
behavior_options::built behavior
 
transactions::transactions_config::built transactions
 
std::shared_ptr< retry_strategydefault_retry_strategy
 

Member Data Documentation

◆ allowed_sasl_mechanisms

std::optional<std::vector<std::string> > allowed_sasl_mechanisms

◆ behavior

◆ certificate_path

std::string certificate_path

◆ compression

◆ default_retry_strategy

std::shared_ptr<retry_strategy> default_retry_strategy

◆ dns

◆ key_path

std::string key_path

◆ metrics

◆ network

◆ password

std::string password

◆ security

◆ timeouts

◆ tracing

◆ transactions

transactions::transactions_config::built transactions

◆ username

std::string username

The documentation for this struct was generated from the following file: