Class HostedZoneFeatures

java.lang.Object
software.amazon.awssdk.services.route53.model.HostedZoneFeatures
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<HostedZoneFeatures.Builder,HostedZoneFeatures>

@Generated("software.amazon.awssdk:codegen") public final class HostedZoneFeatures extends Object implements SdkPojo, Serializable, ToCopyableBuilder<HostedZoneFeatures.Builder,HostedZoneFeatures>

Represents the features configuration for a hosted zone, including the status of various features and any associated failure reasons.

See Also: