

# EyeOpen
<a name="API_EyeOpen"></a>

Indicates whether or not the eyes on the face are open, and the confidence level in the determination.

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

 ** Confidence **   <a name="rekognition-Type-EyeOpen-Confidence"></a>
Level of confidence in the determination.  
Type: Float  
Valid Range: Minimum value of 0. Maximum value of 100.  
Required: No

 ** Value **   <a name="rekognition-Type-EyeOpen-Value"></a>
Boolean value that indicates whether the eyes on the face are open.  
Type: Boolean  
Required: No

## See Also
<a name="API_EyeOpen_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/rekognition-2016-06-27/EyeOpen) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/rekognition-2016-06-27/EyeOpen) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/rekognition-2016-06-27/EyeOpen) 