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 a Resolver configuration for a VPC.

Inheritance Hierarchy

System.Object
  Amazon.Route53Resolver.Model.ResolverConfig

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

Syntax

C#
public class ResolverConfig

The ResolverConfig type exposes the following members

Constructors

NameDescription
Public Method ResolverConfig()

Properties

NameTypeDescription
Public Property AutodefinedReverse Amazon.Route53Resolver.ResolverAutodefinedReverseStatus

Gets and sets the property AutodefinedReverse.

The status of whether or not the Resolver will create autodefined rules for reverse DNS lookups. This is enabled by default. The status can be one of following:

  • ENABLING: Autodefined rules for reverse DNS lookups are being enabled but are not complete.

  • ENABLED: Autodefined rules for reverse DNS lookups are enabled.

  • DISABLING: Autodefined rules for reverse DNS lookups are being disabled but are not complete.

  • DISABLED: Autodefined rules for reverse DNS lookups are disabled.

Public Property Id System.String

Gets and sets the property Id.

ID for the Resolver configuration.

Public Property OwnerId System.String

Gets and sets the property OwnerId.

The owner account ID of the Amazon Virtual Private Cloud VPC.

Public Property ResourceId System.String

Gets and sets the property ResourceId.

The ID of the Amazon Virtual Private Cloud VPC that you're configuring Resolver for.

Version Information

.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