Variable LogStreamHttpContentFormatEnum
LogStreamHttpContentFormatEnum: {
Jsonarray: "JSONARRAY";
Jsonlines: "JSONLINES";
Jsonobject: "JSONOBJECT";
}
Type declaration
ReadonlyJsonarray: "JSONARRAY"
ReadonlyJsonlines: "JSONLINES"
ReadonlyJsonobject: "JSONOBJECT"