s3Destination

@JvmName(name = "kwxnwebmujgsubvm")
suspend fun s3Destination(value: Output<ProjectDataDeliveryS3DestinationArgs>)
@JvmName(name = "hbrpqoedccpaimpa")
suspend fun s3Destination(value: ProjectDataDeliveryS3DestinationArgs?)

Parameters

value

A block that defines the S3 bucket and prefix that stores the evaluation events. See below.


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

Parameters

argument

A block that defines the S3 bucket and prefix that stores the evaluation events. See below.