class Aws::DAX::Types::RebootNodeRequest

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

data as a hash:

    {
      cluster_name: "String", # required
      node_id: "String", # required
    }

@!attribute [rw] cluster_name

The name of the DAX cluster containing the node to be rebooted.
@return [String]

@!attribute [rw] node_id

The system-assigned ID of the node to be rebooted.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/dax-2017-04-19/RebootNodeRequest AWS API Documentation

Constants

SENSITIVE