Uses of Interface
software.amazon.awscdk.services.route53.CfnHostedZone.HostedZoneFeaturesProperty
Packages that use CfnHostedZone.HostedZoneFeaturesProperty
-
Uses of CfnHostedZone.HostedZoneFeaturesProperty in software.amazon.awscdk.services.route53
Classes in software.amazon.awscdk.services.route53 that implement CfnHostedZone.HostedZoneFeaturesPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnHostedZone.HostedZoneFeaturesPropertyMethods in software.amazon.awscdk.services.route53 that return CfnHostedZone.HostedZoneFeaturesPropertyModifier and TypeMethodDescriptionCfnHostedZone.HostedZoneFeaturesProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.route53 with parameters of type CfnHostedZone.HostedZoneFeaturesPropertyModifier and TypeMethodDescriptionCfnHostedZone.Builder.hostedZoneFeatures(CfnHostedZone.HostedZoneFeaturesProperty hostedZoneFeatures) The features configuration for the hosted zone, including accelerated recovery settings and status information.CfnHostedZoneProps.Builder.hostedZoneFeatures(CfnHostedZone.HostedZoneFeaturesProperty hostedZoneFeatures) Sets the value ofCfnHostedZoneProps.getHostedZoneFeatures()voidCfnHostedZone.setHostedZoneFeatures(CfnHostedZone.HostedZoneFeaturesProperty value) The features configuration for the hosted zone, including accelerated recovery settings and status information.