Experiment Template Experiment Report Configuration Outputs Properties Args
data class ExperimentTemplateExperimentReportConfigurationOutputsPropertiesArgs(val experimentReportS3Configuration: Output<ExperimentTemplateExperimentReportConfigurationOutputsPropertiesExperimentReportS3ConfigurationPropertiesArgs>) : ConvertibleToJava<ExperimentTemplateExperimentReportConfigurationOutputsPropertiesArgs>
The output destinations of the experiment report.
Constructors
Link copied to clipboard
constructor(experimentReportS3Configuration: Output<ExperimentTemplateExperimentReportConfigurationOutputsPropertiesExperimentReportS3ConfigurationPropertiesArgs>)