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 configuration for DNSSEC validation.

Hierarchy

  • ResolverDnssecConfig

Properties

Id?: string

The ID for a configuration for DNSSEC validation.

OwnerId?: string

The owner account ID of the virtual private cloud (VPC) for a configuration for DNSSEC validation.

ResourceId?: string

The ID of the virtual private cloud (VPC) that you're configuring the DNSSEC validation status for.

ValidationStatus?: string

The validation status for a DNSSEC configuration. The status can be one of the following:

  • ENABLING: DNSSEC validation is being enabled but is not complete.

  • ENABLED: DNSSEC validation is enabled.

  • DISABLING: DNSSEC validation is being disabled but is not complete.

  • DISABLED DNSSEC validation is disabled.