OutputFormat

sealed class OutputFormat

Enumeration of supported output formats for ELB access logs: PLAIN for space-delimited format, JSON for structured JSON format.

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
data class SdkUnknown(val value: String) : OutputFormat

Properties

Link copied to clipboard
abstract val value: String