Class: Aws::Types::ExperimentTemplateReportConfigurationOutputs
- Inherits:
-
Object
- Object
- Aws::Types::ExperimentTemplateReportConfigurationOutputs
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#s3_configuration ⇒ Types::ReportConfigurationS3Output
Returns the value of attribute s3_configuration.
Instance Attribute Details
#s3_configuration ⇒ Types::ReportConfigurationS3Output
Returns the value of attribute s3_configuration.
398 399 400 |
# File 'sig/types.rbs', line 398 def s3_configuration @s3_configuration end |