Class: Aws::Types::ZeppelinMonitoringConfigurationUpdate

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#log_level_update"INFO", ...

Returns the value of attribute log_level_update.

Returns:

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


1365
1366
1367
# File 'sig/types.rbs', line 1365

def log_level_update
  @log_level_update
end