UpdateExperimentTemplateReportConfigurationInput
Specifies the input for the experiment report configuration.
Contents
- dataSources
 - 
               
The data sources for the experiment report.
Type: ExperimentTemplateReportConfigurationDataSourcesInput object
Required: No
 - outputs
 - 
               
Describes the output destinations of the experiment report.
Type: ExperimentTemplateReportConfigurationOutputsInput object
Required: No
 - postExperimentDuration
 - 
               
The duration after the experiment end time for the data sources to include in the report.
Type: String
Length Constraints: Maximum length of 32.
Pattern:
[\S]+Required: No
 - preExperimentDuration
 - 
               
The duration before the experiment start time for the data sources to include in the report.
Type: String
Length Constraints: Maximum length of 32.
Pattern:
[\S]+Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: