Interface ELBLoadBalancerLoggingParameters.Builder

  • Method Details

    • outputFormat

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

      Parameters:
      outputFormat - The format for ELB access log entries (plain text or JSON format).
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • outputFormat

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

      Parameters:
      outputFormat - The format for ELB access log entries (plain text or JSON format).
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • fieldDelimiter

      ELBLoadBalancerLoggingParameters.Builder fieldDelimiter(String fieldDelimiter)

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

      Parameters:
      fieldDelimiter - The delimiter character used to separate fields in ELB access log entries when using plain text format.
      Returns:
      Returns a reference to this object so that method calls can be chained together.