Class HostedZonePartiallyDelegatedException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<HostedZonePartiallyDelegatedException.Builder,HostedZonePartiallyDelegatedException>

@Generated("software.amazon.awssdk:codegen") public final class HostedZonePartiallyDelegatedException extends Route53Exception implements ToCopyableBuilder<HostedZonePartiallyDelegatedException.Builder,HostedZonePartiallyDelegatedException>

The hosted zone nameservers don't match the parent nameservers. The hosted zone and parent must have the same nameservers.

See Also: