Class: Aws::Types::ErrorReportLocation
- Inherits:
-
Object
- Object
- Aws::Types::ErrorReportLocation
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#s3_report_location ⇒ Types::S3ReportLocation
Returns the value of attribute s3_report_location.
Instance Attribute Details
#s3_report_location ⇒ Types::S3ReportLocation
Returns the value of attribute s3_report_location.
122 123 124 |
# File 'sig/types.rbs', line 122 def s3_report_location @s3_report_location end |