inverted property

bool? inverted
final

Specify whether you want Amazon Route 53 to invert the status of a health check, for example, to consider a health check unhealthy when it otherwise would be considered healthy.

Implementation

final bool? inverted;