Preparing search index...
The search index is not available
edocu-sdk
edocu-sdk
IotCredentials
Interface IotCredentials
interface
IotCredentials
{
credentials
:
{
accessKey
:
string
;
region
:
string
;
secretKey
:
string
;
sessionToken
:
string
;
}
;
endpoints
:
{
edocu
:
string
;
iot
:
string
}
;
}
Index
Properties
credentials
endpoints
Properties
credentials
credentials
:
{
accessKey
:
string
;
region
:
string
;
secretKey
:
string
;
sessionToken
:
string
;
}
endpoints
endpoints
:
{
edocu
:
string
;
iot
:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
credentials
endpoints
edocu-sdk
Loading...