formatRecordsAs
/// parameter is set to JSON
.
/// SELECT
statement in
/// JSON format. This value is only present when the formatRecordsAs
parameter
/// is set to JSON
.
/// <note> <p>The <code>generatedFields</code> data
/// isn't supported by Aurora PostgreSQL. To get the values of generated fields, use the
/// <code>RETURNING</code> clause. For more information, see <a href="https://www.postgresql.org/docs/10/dml-returning.html">Returning
/// Data From Modified Rows</a> in the PostgreSQL documentation.</p> </note>
///
/// formatRecordsAs
/// parameter is set to JSON
.
///