Module: Auth0::Types::LogStreamHTTPContentFormatEnum
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/auth0/types/log_stream_http_content_format_enum.rb
Constant Summary collapse
- JSONARRAY =
"JSONARRAY"- JSONLINES =
"JSONLINES"- JSONOBJECT =
"JSONOBJECT"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values