s3Destination

@JvmName(name = "tjxfwwajoaqbyibj")
suspend fun s3Destination(value: Output<StreamProcessorS3DestinationArgs>)
@JvmName(name = "xlpcskyhfcmohccn")
suspend fun s3Destination(value: StreamProcessorS3DestinationArgs?)

Parameters

value

The Amazon S3 bucket location to which Amazon Rekognition publishes the detailed inference results of a video analysis operation. For more information, see the S3Destination section of StreamProcessorOutput .


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

Parameters

argument

The Amazon S3 bucket location to which Amazon Rekognition publishes the detailed inference results of a video analysis operation. For more information, see the S3Destination section of StreamProcessorOutput .