exportConfig

@JvmName(name = "fqmbwpjxdqxalemm")
suspend fun exportConfig(value: Output<ReportGroupExportConfigArgs>)
@JvmName(name = "hpbfibejevwdkltd")
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 = "bgypbsiyqsrgskcw")
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.