experiment Report Configuration
suspend fun experimentReportConfiguration(value: Output<ExperimentTemplateExperimentReportConfigurationArgs>)
suspend fun experimentReportConfiguration(value: ExperimentTemplateExperimentReportConfigurationArgs?)
Parameters
value
Describes the report configuration for the experiment template.
suspend fun experimentReportConfiguration(argument: suspend ExperimentTemplateExperimentReportConfigurationArgsBuilder.() -> Unit)
Parameters
argument
Describes the report configuration for the experiment template.