ex_aliyun_ots v0.6.2 ExAliyunOts.Instance View Source

Describe Alibaba TableStore instance primary information.

Link to this section Summary

Link to this section Types

Link to this type

t()

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