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
name
Source
priority
Source
type
Source