Class: Aws::Types::ExperimentTemplateReportConfigurationOutputsInput
- Inherits:
-
Object
- Object
- Aws::Types::ExperimentTemplateReportConfigurationOutputsInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#s3_configuration ⇒ Types::ReportConfigurationS3OutputInput
Returns the value of attribute s3_configuration.
Instance Attribute Details
#s3_configuration ⇒ Types::ReportConfigurationS3OutputInput
Returns the value of attribute s3_configuration.
403 404 405 |
# File 'sig/types.rbs', line 403 def s3_configuration @s3_configuration end |