tableReference

@JvmName(name = "raihbiursjpypxfa")
suspend fun tableReference(value: Output<ConfiguredTableTableReferenceArgs>)
@JvmName(name = "bljrpaeueaxttwor")
suspend fun tableReference(value: ConfiguredTableTableReferenceArgs?)

Parameters

value

A reference to the AWS Glue table which will be used to create the configured table.

  • table_reference.database_name - (Required - Forces new resource) - The name of the AWS Glue database which contains the table.

  • table_reference.table_name - (Required - Forces new resource) - The name of the AWS Glue table which will be used to create the configured table.


@JvmName(name = "uhoayeqgnoybvmfm")
suspend fun tableReference(argument: suspend ConfiguredTableTableReferenceArgsBuilder.() -> Unit)

Parameters

argument

A reference to the AWS Glue table which will be used to create the configured table.

  • table_reference.database_name - (Required - Forces new resource) - The name of the AWS Glue database which contains the table.

  • table_reference.table_name - (Required - Forces new resource) - The name of the AWS Glue table which will be used to create the configured table.