

# AlarmStateInformation
<a name="API_AlarmStateInformation"></a>

The details about the state of your CloudWatch alarm.

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

 ** Name **   <a name="systemsmanager-Type-AlarmStateInformation-Name"></a>
The name of your CloudWatch alarm.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 255.  
Pattern: `^(?!\s*$).+`   
Required: Yes

 ** State **   <a name="systemsmanager-Type-AlarmStateInformation-State"></a>
The state of your CloudWatch alarm.  
Type: String  
Valid Values: `UNKNOWN | ALARM`   
Required: Yes

## See Also
<a name="API_AlarmStateInformation_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/ssm-2014-11-06/AlarmStateInformation) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/ssm-2014-11-06/AlarmStateInformation) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/ssm-2014-11-06/AlarmStateInformation) 