Class: Aws::Types::ReportOverride
- Inherits:
-
Object
- Object
- Aws::Types::ReportOverride
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#report_level ⇒ "ERRORS_ONLY", "SUCCESSES_AND_ERRORS"
Returns the value of attribute report_level.
Instance Attribute Details
#report_level ⇒ "ERRORS_ONLY", "SUCCESSES_AND_ERRORS"
Returns the value of attribute report_level.
796 797 798 |
# File 'sig/types.rbs', line 796 def report_level @report_level end |