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.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class DnsOptionsSpecification
The DnsOptionsSpecification type exposes the following members
| Name | Description | |
|---|---|---|
|
DnsOptionsSpecification() |
| Name | Type | Description | |
|---|---|---|---|
|
DnsRecordIpType | Amazon.EC2.DnsRecordIpType |
Gets and sets the property DnsRecordIpType. The DNS records created for the endpoint. |
|
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. |
|
PrivateDnsPreference | System.String |
Gets and sets the property PrivateDnsPreference. The preference for which private domains have a private hosted zone created for and associated with the specified VPC. Only supported when private DNS is enabled and when the VPC endpoint type is ServiceNetwork or Resource.
|
|
PrivateDnsSpecifiedDomains | System.Collections.Generic.List<System.String> |
Gets and sets the property PrivateDnsSpecifiedDomains. Indicates which of the private domains to create private hosted zones for and associate with the specified VPC. Only supported when private DNS is enabled and the private DNS preference is verified-domains-and-specified-domains or specified-domains-only. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5