| Package | Description |
|---|---|
| com.amazonaws.services.dax.model |
| Modifier and Type | Method and Description |
|---|---|
SSEDescription |
SSEDescription.clone() |
SSEDescription |
Cluster.getSSEDescription()
The description of the server-side encryption status on the specified DAX cluster.
|
SSEDescription |
SSEDescription.withStatus(SSEStatus status)
The current state of server-side encryption:
|
SSEDescription |
SSEDescription.withStatus(String status)
The current state of server-side encryption:
|
| Modifier and Type | Method and Description |
|---|---|
void |
Cluster.setSSEDescription(SSEDescription sSEDescription)
The description of the server-side encryption status on the specified DAX cluster.
|
Cluster |
Cluster.withSSEDescription(SSEDescription sSEDescription)
The description of the server-side encryption status on the specified DAX cluster.
|
Copyright © 2019. All rights reserved.