Class: Aws::Types::LogConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#include_detail"NONE", "FULL"

Returns the value of attribute include_detail.

Returns:



875
876
877
# File 'sig/types.rbs', line 875

def include_detail
  @include_detail
end

#level"OFF", ...

Returns the value of attribute level.

Returns:



876
877
878
# File 'sig/types.rbs', line 876

def level
  @level
end