class Aws::Route53Resolver::Types::ListResolverDnssecConfigsResponse

@!attribute [rw] next_token

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][1] request. Get the value of `NextToken`
that Amazon Route 53 returned in the previous response and include
it in `NextToken` in the next request.

[1]: https://docs.aws.amazon.com/Route53/latest/APIReference/API_ListResolverDnssecConfigs.html
@return [String]

@!attribute [rw] resolver_dnssec_configs

An array that contains one [ResolverDnssecConfig][1] element for
each configuration for DNSSEC validation that is associated with the
current Amazon Web Services account.

[1]: https://docs.aws.amazon.com/Route53/latest/APIReference/API_ResolverDnssecConfig.html
@return [Array<Types::ResolverDnssecConfig>]

@see docs.aws.amazon.com/goto/WebAPI/route53resolver-2018-04-01/ListResolverDnssecConfigsResponse AWS API Documentation

Constants

SENSITIVE