class Aws::Route53Resolver::Types::UpdateResolverDnssecConfigRequest
@note When making an API call, you may pass UpdateResolverDnssecConfigRequest
data as a hash: { resource_id: "ResourceId", # required validation: "ENABLE", # required, accepts ENABLE, DISABLE }
@!attribute [rw] resource_id
The ID of the virtual private cloud (VPC) that you're updating the DNSSEC validation status for. @return [String]
@!attribute [rw] validation
The new value that you are specifying for DNSSEC validation for the VPC. The value can be `ENABLE` or `DISABLE`. Be aware that it can take time for a validation status change to be completed. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/route53resolver-2018-04-01/UpdateResolverDnssecConfigRequest AWS API Documentation
Constants
- SENSITIVE