Class LastVpcAssociationException

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

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

The VPC that you're trying to disassociate from the private hosted zone is the last VPC that is associated with the hosted zone. Amazon Route 53 doesn't support disassociating the last VPC from a hosted zone.

See Also: