AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

A complex type that contains information about changes to the RouteĀ 53 DNS records that Cloud Map creates when you register an instance.

Inheritance Hierarchy

System.Object
  Amazon.ServiceDiscovery.Model.DnsConfigChange

Namespace: Amazon.ServiceDiscovery.Model
Assembly: AWSSDK.ServiceDiscovery.dll
Version: 3.x.y.z

Syntax

C#
public class DnsConfigChange

The DnsConfigChange type exposes the following members

Constructors

NameDescription
Public Method DnsConfigChange()

Properties

NameTypeDescription
Public Property DnsRecords System.Collections.Generic.List<Amazon.ServiceDiscovery.Model.DnsRecord>

Gets and sets the property DnsRecords.

An array that contains one DnsRecord object for each RouteĀ 53 record that you want Cloud Map to create when you register an instance.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5