exportConfig

@JvmName(name = "hnxbtcqjejtdpfow")
suspend fun exportConfig(value: Output<ReportGroupExportConfigArgs>)
@JvmName(name = "mfdarpnbymldrlmj")
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 = "yroxcpubljsinetg")
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.