s3TablesDestination

@JvmName(name = "okvhlsdclqjqsxps")
suspend fun s3TablesDestination(value: Output<BucketS3TablesDestinationArgs>)
@JvmName(name = "rohmwctqgikkfvvo")
suspend fun s3TablesDestination(value: BucketS3TablesDestinationArgs)

Parameters

value

The destination information for the metadata table configuration. The destination table bucket must be in the same Region and AWS-account as the general purpose bucket. The specified metadata table name must be unique within the `aws_s3_metadata` namespace in the destination table bucket.


@JvmName(name = "sihpiqmqxubjjtdj")
suspend fun s3TablesDestination(argument: suspend BucketS3TablesDestinationArgsBuilder.() -> Unit)

Parameters

argument

The destination information for the metadata table configuration. The destination table bucket must be in the same Region and AWS-account as the general purpose bucket. The specified metadata table name must be unique within the `aws_s3_metadata` namespace in the destination table bucket.