exportConfig

@JvmName(name = "idokrjnflgtokmyk")
suspend fun exportConfig(value: Output<ReportGroupExportConfigArgs>)
@JvmName(name = "cvshnaqyweypiqbu")
suspend fun exportConfig(value: ReportGroupExportConfigArgs?)

Parameters

value

Information about the destination where the raw data of this Report Group is exported. see Export Config documented below.


@JvmName(name = "elbyiujpuadlvaru")
suspend fun exportConfig(argument: suspend ReportGroupExportConfigArgsBuilder.() -> Unit)

Parameters

argument

Information about the destination where the raw data of this Report Group is exported. see Export Config documented below.