GoogleApi.Domains.V1.Model.DomainForwarding (google_api_domains v0.12.3)
View SourceDomain forwarding configuration.
Attributes
-
pathForwarding(type:boolean(), default:nil) - If true, forwards the path after the domain name to the same path at the new address. -
pemCertificate(type:String.t, default:nil) - The PEM-encoded certificate chain. -
redirectType(type:String.t, default:nil) - The redirect type. -
sslEnabled(type:boolean(), default:nil) - If true, the forwarding works also over HTTPS. -
subdomain(type:String.t, default:nil) - The subdomain of the registered domain that is being forwarded. E.g.www.example.com,example.com(i.e. the registered domain itself) or*.example.com(i.e. all subdomains). -
targetUri(type:String.t, default:nil) - The target of the domain forwarding, i.e. the path to redirect thesubdomainto.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.