ResolverConfig - Amazon Route 53

ResolverConfig

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

Contents

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.

Type: String

Valid Values: ENABLING | ENABLED | DISABLING | DISABLED | UPDATING_TO_USE_LOCAL_RESOURCE_SETTING | USE_LOCAL_RESOURCE_SETTING

Required: No

Id

ID for the Resolver configuration.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Required: No

OwnerId

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

Type: String

Length Constraints: Minimum length of 12. Maximum length of 32.

Required: No

ResourceId

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

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: