s3Destination

@JvmName(name = "meyajowqwbuwttlw")
suspend fun s3Destination(value: Output<ReportGroupExportConfigS3DestinationArgs>)
@JvmName(name = "sdubtlukgpejspie")
suspend fun s3Destination(value: ReportGroupExportConfigS3DestinationArgs?)

Parameters

value

contains information about the S3 bucket where the run of a report is exported. see S3 Destination documented below.


@JvmName(name = "lerutiilrppdmklu")
suspend fun s3Destination(argument: suspend ReportGroupExportConfigS3DestinationArgsBuilder.() -> Unit)

Parameters

argument

contains information about the S3 bucket where the run of a report is exported. see S3 Destination documented below.