createCluster
inline suspend fun DaxClient.createCluster(crossinline block: CreateClusterRequest.Builder.() -> Unit): CreateClusterResponse
Creates a DAX cluster. All nodes in the cluster run the same DAX caching software.
Creates a DAX cluster. All nodes in the cluster run the same DAX caching software.