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)


210
211
212
# File 'sig/types.rbs', line 210

def field_delimiter
  @field_delimiter
end

#output_format"plain", "json"

Returns the value of attribute output_format.

Returns:

  • ("plain", "json")


209
210
211
# File 'sig/types.rbs', line 209

def output_format
  @output_format
end