ElbLoadBalancerLoggingParameters

Configuration parameters for ELB load balancer logging, including output format and field delimiter settings.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The delimiter character used to separate fields in ELB access log entries when using plain text format.

Link copied to clipboard

The format for ELB access log entries (plain text or JSON format).

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String