

# CspmHealthCheck
<a name="API_CspmHealthCheck"></a>

Information about the operational status and health of a CSPM connector.

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

 ** ConnectorStatus **   <a name="securityhub-Type-CspmHealthCheck-ConnectorStatus"></a>
The connectivity status of the connector.  
Type: String  
Valid Values: `CONNECTED | DEGRADED | FAILED_TO_CONNECT | UNKNOWN`   
Required: Yes

 ** LastCheckedAt **   <a name="securityhub-Type-CspmHealthCheck-LastCheckedAt"></a>
The ISO 8601 UTC timestamp indicating when the health status was last checked.  
Type: Timestamp  
Required: Yes

 ** Issues **   <a name="securityhub-Type-CspmHealthCheck-Issues"></a>
A list of health issues associated with the connector.  
Type: Array of  objects  
Required: No

 ** Message **   <a name="securityhub-Type-CspmHealthCheck-Message"></a>
A message describing the reason for the current connector status.  
Type: String  
Pattern: `.*\S.*`   
Required: No

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

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