Variable LogStreamHttpContentFormatEnum
LogStreamHttpContentFormatEnum: {
Jsonarray: "JSONARRAY";
Jsonlines: "JSONLINES";
Jsonobject: "JSONOBJECT";
}
Type declaration
Readonly
Jsonarray: "JSONARRAY"
Readonly
Jsonlines: "JSONLINES"
Readonly
Jsonobject: "JSONOBJECT"