Gets DNSSEC validation information for a specified resource.
route53resolver_get_resolver_dnssec_config(ResourceId)
[required] The ID of the virtual private cloud (VPC) for the DNSSEC validation status.
A list with the following syntax:
list( ResolverDNSSECConfig = list( Id = "string", OwnerId = "string", ResourceId = "string", ValidationStatus = "ENABLING"|"ENABLED"|"DISABLING"|"DISABLED" ) )
svc$get_resolver_dnssec_config( ResourceId = "string" )