class Aws::MemoryDB::Types::ListAllowedNodeTypeUpdatesRequest

@note When making an API call, you may pass ListAllowedNodeTypeUpdatesRequest

data as a hash:

    {
      cluster_name: "String", # required
    }

@!attribute [rw] cluster_name

The name of the cluster you want to scale. MemoryDB uses the cluster
name to identify the current node type being used by this cluster,
and from that to create a list of node types you can scale up to.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/memorydb-2021-01-01/ListAllowedNodeTypeUpdatesRequest AWS API Documentation

Constants

SENSITIVE