View Source GoogleApi.CertificateManager.V1.Model.DnsResourceRecord (google_api_certificate_manager v0.8.1)
The structure describing the DNS Resource Record that needs to be added to DNS configuration for the authorization to be usable by certificate.
Attributes
-
data
(type:String.t
, default:nil
) - Output only. Data of the DNS Resource Record. -
name
(type:String.t
, default:nil
) - Output only. Fully qualified name of the DNS Resource Record. e.g._acme-challenge.example.com
-
type
(type:String.t
, default:nil
) - Output only. Type of the DNS Resource Record. Currently always set to "CNAME".
Summary
Functions
Unwrap a decoded JSON object into its complex fields.