Class: Aws::Types::EventSourceMappingLoggingConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#system_log_level"DEBUG", ...

Returns the value of attribute system_log_level.

Returns:

  • ("DEBUG", "INFO", "WARN")


747
748
749
# File 'sig/types.rbs', line 747

def system_log_level
  @system_log_level
end