Google Cloud VMware Engine V1 API - Class Google::Cloud::VmwareEngine::V1::DnsForwarding (v0.7.1)

Reference documentation and code samples for the Google Cloud VMware Engine V1 API class Google::Cloud::VmwareEngine::V1::DnsForwarding.

DNS forwarding config. This config defines a list of domain to name server mappings, and is attached to the private cloud for custom domain resolution.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#create_time

def create_time() -> ::Google::Protobuf::Timestamp
Returns

#forwarding_rules

def forwarding_rules() -> ::Array<::Google::Cloud::VmwareEngine::V1::DnsForwarding::ForwardingRule>
Returns

#forwarding_rules=

def forwarding_rules=(value) -> ::Array<::Google::Cloud::VmwareEngine::V1::DnsForwarding::ForwardingRule>
Parameter
Returns

#name

def name() -> ::String
Returns
  • (::String) — Output only. The resource name of this DNS profile. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: projects/my-project/locations/us-central1-a/privateClouds/my-cloud/dnsForwarding

#update_time

def update_time() -> ::Google::Protobuf::Timestamp
Returns