Class: Aws::Types::ReportConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::ReportConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#report_s3_configuration ⇒ Types::ReportS3Configuration
Returns the value of attribute report_s3_configuration.
Instance Attribute Details
#report_s3_configuration ⇒ Types::ReportS3Configuration
Returns the value of attribute report_s3_configuration.
363 364 365 |
# File 'sig/types.rbs', line 363 def report_s3_configuration @report_s3_configuration end |