reportDeliveryChannel

@JvmName(name = "nnqowrmvktjtvhnb")
suspend fun reportDeliveryChannel(value: Output<ReportPlanReportDeliveryChannelArgs>)
@JvmName(name = "oitgyfpycjvxxyve")
suspend fun reportDeliveryChannel(value: ReportPlanReportDeliveryChannelArgs?)

Parameters

value

An object that contains information about where and how to deliver your reports, specifically your Amazon S3 bucket name, S3 key prefix, and the formats of your reports. Detailed below.


@JvmName(name = "dodvjkqseaymfeck")
suspend fun reportDeliveryChannel(argument: suspend ReportPlanReportDeliveryChannelArgsBuilder.() -> Unit)

Parameters

argument

An object that contains information about where and how to deliver your reports, specifically your Amazon S3 bucket name, S3 key prefix, and the formats of your reports. Detailed below.