GitHub Project
Developers Reference
Preparing search index...
The search index is not available
Scaleway JS SDK
Scaleway JS SDK
clients/src
Domain
v2beta1
DSRecord
Interface DSRecord
interface
DSRecord
{
algorithm
:
DSRecordAlgorithm
;
digest
?:
DSRecordDigest
;
keyId
:
number
;
publicKey
?:
DSRecordPublicKey
;
}
Index
Properties
algorithm
digest?
key
Id
public
Key?
Properties
algorithm
algorithm
:
DSRecordAlgorithm
Optional
digest
digest
?:
DSRecordDigest
One-of ('type'): at most one of 'digest', 'publicKey' could be set.
key
Id
key
Id
:
number
Optional
public
Key
public
Key
?:
DSRecordPublicKey
One-of ('type'): at most one of 'digest', 'publicKey' could be set.
Settings
Theme
OS
Light
Dark
On This Page
Properties
algorithm
digest
key
Id
public
Key
GitHub Project
Developers Reference
Scaleway JS SDK
Loading...
One-of ('type'): at most one of 'digest', 'publicKey' could be set.