Class HealthCheckVersionMismatchException

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

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

The value of HealthCheckVersion in the request doesn't match the value of HealthCheckVersion in the health check.

See Also: