Method: SDM::RedshiftIAM#subdomain
- Defined in:
- lib/models/porcelain.rb
#subdomain ⇒ Object
DNS subdomain through which this resource may be accessed on clients. (e.g. "app-prod1" allows the resource to be accessed at "app-prod1.your-org-name.sdm-proxy-domain"). Only applicable to HTTP-based resources or resources using virtual networking mode.
12368 12369 12370 |
# File 'lib/models/porcelain.rb', line 12368 def subdomain @subdomain end |