Class: WorkOS::Types::AuditLogConfigurationLogStreamType
- Inherits:
-
Object
- Object
- WorkOS::Types::AuditLogConfigurationLogStreamType
- Defined in:
- lib/workos/types/audit_log_configuration_log_stream_type.rb
Constant Summary collapse
- AZURE_SENTINEL =
"AzureSentinel"- DATADOG =
"Datadog"- GENERIC_HTTPS =
"GenericHttps"- GOOGLE_CLOUD_STORAGE =
"GoogleCloudStorage"- S_3 =
"S3"- SPLUNK =
"Splunk"- ALL =
[AZURE_SENTINEL, DATADOG, GENERIC_HTTPS, GOOGLE_CLOUD_STORAGE, S_3, SPLUNK].freeze