![]() |
Hazelcast C++ Client
Hazelcast C++ Client Library
|
hazelcast.cloud configuration to let the client connect the cluster via hazelcast.cloud More...
#include <cloud_config.h>
Public Attributes | |
bool | enabled { false } |
std::string | discovery_token |
hazelcast.cloud configuration to let the client connect the cluster via hazelcast.cloud
Definition at line 32 of file cloud_config.h.
std::string hazelcast::client::config::cloud_config::discovery_token |
Definition at line 35 of file cloud_config.h.
bool hazelcast::client::config::cloud_config::enabled { false } |
Definition at line 34 of file cloud_config.h.