Class: Aws::Types::ELBLoadBalancerLoggingParameters

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#field_delimiter::String

Returns the value of attribute field_delimiter.

Returns:

  • (::String)


213
214
215
# File 'sig/types.rbs', line 213

def field_delimiter
  @field_delimiter
end

#output_format"plain", "json"

Returns the value of attribute output_format.

Returns:

  • ("plain", "json")


212
213
214
# File 'sig/types.rbs', line 212

def output_format
  @output_format
end