@aws-sdk/client-route53resolver

ListResolverDnssecConfigsResponse Interface

Members

Name
Type
Details
NextToken string | undefined

If a response includes the last of the DNSSEC configurations that are associated with the current Amazon Web Services account, NextToken doesn't appear in the response.

If a response doesn't include the last of the configurations, you can get more configurations by submitting another ListResolverDnssecConfigs  request. Get the value of NextToken that Amazon Route 53 returned in the previous response and include it in NextToken in the next request.

ResolverDnssecConfigs ResolverDnssecConfig[] | undefined

An array that contains one ResolverDnssecConfig  element for each configuration for DNSSEC validation that is associated with the current Amazon Web Services account. It doesn't contain disabled DNSSEC configurations for the resource.

Full Signature

export interface ListResolverDnssecConfigsResponse