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.

Describes the DNS options for an endpoint.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.DnsOptionsSpecification

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

Syntax

C#
public class DnsOptionsSpecification

The DnsOptionsSpecification type exposes the following members

Constructors

NameDescription
Public Method DnsOptionsSpecification()

Properties

NameTypeDescription
Public Property DnsRecordIpType Amazon.EC2.DnsRecordIpType

Gets and sets the property DnsRecordIpType.

The DNS records created for the endpoint.

Public Property PrivateDnsOnlyForInboundResolverEndpoint System.Boolean

Gets and sets the property PrivateDnsOnlyForInboundResolverEndpoint.

Indicates whether to enable private DNS only for inbound endpoints. This option is available only for services that support both gateway and interface endpoints. It routes traffic that originates from the VPC to the gateway endpoint and traffic that originates from on-premises to the interface endpoint.

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