exportConfig

@JvmName(name = "niyrgscpiqshkyti")
suspend fun exportConfig(value: Output<ReportGroupExportConfigArgs>)
@JvmName(name = "tjctauguwprqhuwd")
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 = "vkvjlxqqpfcmrqjn")
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.