Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
ScalewayApi::Endpoints::Domain::Record
Inherits
Struct
<
Value
<
Object
Un enregistrement DNS dans une zone Scaleway.
Constructors
from_any
(payload :
JSON::Any
) :
Record
Source
new
(id :
String
, name :
String
, type :
String
, data :
String
, ttl :
Int32
, priority :
Int32
)
Source
Instance methods
data
Source
id
Source
name
Source
priority
Source
ttl
Source
type
Source