Uses of Interface
software.amazon.awscdk.services.route53.ZoneSigningOptions
Packages that use ZoneSigningOptions
-
Uses of ZoneSigningOptions in software.amazon.awscdk.services.route53
Classes in software.amazon.awscdk.services.route53 that implement ZoneSigningOptionsMethods in software.amazon.awscdk.services.route53 that return ZoneSigningOptionsModifier and TypeMethodDescriptionZoneSigningOptions.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.route53 with parameters of type ZoneSigningOptionsModifier and TypeMethodDescriptionHostedZone.enableDnssec
(ZoneSigningOptions options) Enable DNSSEC for this hosted zone.