class Aws::QLDB::Types::ValueHolder

A structure that can contain a value in multiple encoding formats.

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

data as a hash:

    {
      ion_text: "IonText",
    }

@!attribute [rw] ion_text

An Amazon Ion plaintext value contained in a `ValueHolder`
structure.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/qldb-2019-01-02/ValueHolder AWS API Documentation

Constants

SENSITIVE