Class: Google::Cloud::CertificateManager::V1::DnsAuthorization::DnsResourceRecord

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/certificatemanager/v1/certificate_manager.rb

Overview

The structure describing the DNS Resource Record that needs to be added to DNS configuration for the authorization to be usable by certificate.

Instance Attribute Summary collapse

Instance Attribute Details

#data::String (readonly)



823
824
825
826
# File 'proto_docs/google/cloud/certificatemanager/v1/certificate_manager.rb', line 823

class DnsResourceRecord
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#name::String (readonly)



823
824
825
826
# File 'proto_docs/google/cloud/certificatemanager/v1/certificate_manager.rb', line 823

class DnsResourceRecord
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#type::String (readonly)



823
824
825
826
# File 'proto_docs/google/cloud/certificatemanager/v1/certificate_manager.rb', line 823

class DnsResourceRecord
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end