ExAliyunOts.Instance (ex_aliyun_ots v0.14.2) View Source

Describe Alibaba TableStore instance primary information.

Link to this section Summary

Link to this section Types

Specs

t() :: %ExAliyunOts.Instance{
  access_key_id: term(),
  access_key_secret: term(),
  endpoint: term(),
  name: term(),
  pool_count: term(),
  pool_size: term()
}