Uses of Class
software.amazon.awssdk.services.route53.model.HostedZoneFeatures
Packages that use HostedZoneFeatures
-
Uses of HostedZoneFeatures in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return HostedZoneFeaturesModifier and TypeMethodDescriptionfinal HostedZoneFeaturesHostedZone.features()The features configuration for the hosted zone, including accelerated recovery settings and status information.Methods in software.amazon.awssdk.services.route53.model with parameters of type HostedZoneFeaturesModifier and TypeMethodDescriptionHostedZone.Builder.features(HostedZoneFeatures features) The features configuration for the hosted zone, including accelerated recovery settings and status information.