Method: LinodeOpenapiClient::Domain3#domain

Defined in:
lib/linode_openapi_client/models/domain3.rb

#domainObject

__Filterable__ The domain this Domain represents. Domain labels cannot be longer than 63 characters and must conform to [RFC1035](tools.ietf.org/html/rfc1035). Domains must be unique on Linode’s platform, including across different Linode accounts; there cannot be two Domains representing the same domain.



56
57
58
# File 'lib/linode_openapi_client/models/domain3.rb', line 56

def domain
  @domain
end