class Aws::Honeycode::Types::CellInput

CellInput object contains the data needed to create or update cells in a table.

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

data as a hash:

    {
      fact: "Fact",
    }

@!attribute [rw] fact

Fact represents the data that is entered into a cell. This data can
be free text or a formula. Formulas need to start with the equals
(=) sign.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/honeycode-2020-03-01/CellInput AWS API Documentation

Constants

SENSITIVE