s3Configuration
suspend fun s3Configuration(value: Output<ExperimentTemplateExperimentReportConfigurationOutputsS3ConfigurationArgs>)
suspend fun s3Configuration(value: ExperimentTemplateExperimentReportConfigurationOutputsS3ConfigurationArgs?)
Parameters
value
The data sources for the experiment report. See below.
suspend fun s3Configuration(argument: suspend ExperimentTemplateExperimentReportConfigurationOutputsS3ConfigurationArgsBuilder.() -> Unit)
Parameters
argument
The data sources for the experiment report. See below.