- Navigation GuideYou are on a type information page within a Client package. Return to the Client landing page
@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, 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 |
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