Method: SDM::Elastic#subdomain

Defined in:
lib/models/porcelain.rb

#subdomainObject

Subdomain is the local DNS address. (e.g. app-prod1 turns into app-prod1.your-org-name.sdm.network)



5978
5979
5980
# File 'lib/models/porcelain.rb', line 5978

def subdomain
  @subdomain
end