Uses of Interface
software.amazon.awscdk.services.route53.ZoneDelegationOptions
Packages that use ZoneDelegationOptions
-
Uses of ZoneDelegationOptions in software.amazon.awscdk.services.route53
Classes in software.amazon.awscdk.services.route53 that implement ZoneDelegationOptionsMethods in software.amazon.awscdk.services.route53 that return ZoneDelegationOptionsModifier and TypeMethodDescriptionZoneDelegationOptions.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.route53 with parameters of type ZoneDelegationOptionsModifier and TypeMethodDescriptionvoid
PublicHostedZone.addDelegation
(IPublicHostedZone delegate, ZoneDelegationOptions opts) Adds a delegation from this zone to a designated zone.