Class: Aws::Types::LoggingOptions

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#level"ERROR", ...

Returns the value of attribute level.

Returns:

  • ("ERROR", "INFO", "OFF")


3041
3042
3043
# File 'sig/types.rbs', line 3041

def level
  @level
end