Class: Aws::Types::ReportOverride

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#report_level"ERRORS_ONLY", "SUCCESSES_AND_ERRORS"

Returns the value of attribute report_level.

Returns:

  • ("ERRORS_ONLY", "SUCCESSES_AND_ERRORS")


796
797
798
# File 'sig/types.rbs', line 796

def report_level
  @report_level
end