

# HealthCheck
<a name="API_HealthCheck"></a>

Information about the operational status and health of a connectorV2.

## Contents
<a name="API_HealthCheck_Contents"></a>

 ** ConnectorStatus **   <a name="securityhub-Type-HealthCheck-ConnectorStatus"></a>
The status of the connectorV2.  
Type: String  
Valid Values: `CONNECTED | FAILED_TO_CONNECT | PENDING_CONFIGURATION | PENDING_AUTHORIZATION`   
Required: Yes

 ** LastCheckedAt **   <a name="securityhub-Type-HealthCheck-LastCheckedAt"></a>
ISO 8601 UTC timestamp for the time check the health status of the connectorV2.  
Type: Timestamp  
Required: Yes

 ** Message **   <a name="securityhub-Type-HealthCheck-Message"></a>
The message for the reason of connectorStatus change.  
Type: String  
Pattern: `.*\S.*`   
Required: No

## See Also
<a name="API_HealthCheck_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/securityhub-2018-10-26/HealthCheck) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/securityhub-2018-10-26/HealthCheck) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/securityhub-2018-10-26/HealthCheck) 