Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

A complex type that contains information about a Resolver configuration for a VPC.

Hierarchy

  • ResolverConfig

Properties

AutodefinedReverse?: string

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.

Id?: string

ID for the Resolver configuration.

OwnerId?: string

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

ResourceId?: string

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