

# ColorSequence


A color sequence to be displayed on the user’s screen. 

## Contents


 ** DownscrollDuration **   <a name="rekognition-Type-rekognitionstreaming_ColorSequence-DownscrollDuration"></a>
Duration in milliseconds for which a given color in the color sequence will down-scroll before taking over full screen.  
Type: Float  
Valid Range: Minimum value of 0. Maximum value of 1000.  
Required: Yes

 ** FlatDisplayDuration **   <a name="rekognition-Type-rekognitionstreaming_ColorSequence-FlatDisplayDuration"></a>
Duration in milliseconds for which a given flat color in the color sequence will be displayed on the full screen.  
Type: Float  
Valid Range: Minimum value of 0. Maximum value of 1000.  
Required: Yes

 ** FreshnessColor **   <a name="rekognition-Type-rekognitionstreaming_ColorSequence-FreshnessColor"></a>
Represents the colors in a given ColorSequence to be flashed to the end user, with each color represented in RGB values.  
Type: [FreshnessColor](API_rekognitionstreaming_FreshnessColor.md) object  
Required: Yes

## See Also


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/rekognitionstreaming-2022-05-30/ColorSequence) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/rekognitionstreaming-2022-05-30/ColorSequence) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/rekognitionstreaming-2022-05-30/ColorSequence) 