

# SSEDescription


The description of the server-side encryption status on the specified DAX cluster.

## Contents


**Note**  
In the following list, the required parameters are described first.

 ** Status **   <a name="DDB-Type-dax_SSEDescription-Status"></a>
The current state of server-side encryption:  
+  `ENABLING` - Server-side encryption is being enabled.
+  `ENABLED` - Server-side encryption is enabled.
+  `DISABLING` - Server-side encryption is being disabled.
+  `DISABLED` - Server-side encryption is disabled.
Type: String  
Valid Values: `ENABLING | ENABLED | DISABLING | DISABLED`   
Required: No

## 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/dax-2017-04-19/SSEDescription) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/dax-2017-04-19/SSEDescription) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/dax-2017-04-19/SSEDescription) 