

# UpdateExperimentTemplateReportConfigurationInput
<a name="API_UpdateExperimentTemplateReportConfigurationInput"></a>

 Specifies the input for the experiment report configuration.

## Contents
<a name="API_UpdateExperimentTemplateReportConfigurationInput_Contents"></a>

 ** dataSources **   <a name="fis-Type-UpdateExperimentTemplateReportConfigurationInput-dataSources"></a>
The data sources for the experiment report.  
Type: [ExperimentTemplateReportConfigurationDataSourcesInput](API_ExperimentTemplateReportConfigurationDataSourcesInput.md) object  
Required: No

 ** outputs **   <a name="fis-Type-UpdateExperimentTemplateReportConfigurationInput-outputs"></a>
Describes the output destinations of the experiment report.   
Type: [ExperimentTemplateReportConfigurationOutputsInput](API_ExperimentTemplateReportConfigurationOutputsInput.md) object  
Required: No

 ** postExperimentDuration **   <a name="fis-Type-UpdateExperimentTemplateReportConfigurationInput-postExperimentDuration"></a>
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 **   <a name="fis-Type-UpdateExperimentTemplateReportConfigurationInput-preExperimentDuration"></a>
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
<a name="API_UpdateExperimentTemplateReportConfigurationInput_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/fis-2020-12-01/UpdateExperimentTemplateReportConfigurationInput) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/fis-2020-12-01/UpdateExperimentTemplateReportConfigurationInput) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/fis-2020-12-01/UpdateExperimentTemplateReportConfigurationInput) 