messageFormat property
The output format for the records created on the endpoint. The message
format is JSON
(default) or JSON_UNFORMATTED
(a
single line with no tab).
Implementation
final MessageFormatValue? messageFormat;
The output format for the records created on the endpoint. The message
format is JSON
(default) or JSON_UNFORMATTED
(a
single line with no tab).
final MessageFormatValue? messageFormat;