Method: SDM::Redshift#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)



7360
7361
7362
# File 'lib/models/porcelain.rb', line 7360

def subdomain
  @subdomain
end