tableWithColumns

@JvmName(name = "sypgmrtedvjkbruu")
suspend fun tableWithColumns(value: Output<OptInResourceDataTableWithColumnsArgs>)
@JvmName(name = "itounkbephoijiul")
suspend fun tableWithColumns(value: OptInResourceDataTableWithColumnsArgs?)

Parameters

value

Table with columns for the resource. A principal with permissions to this resource can select metadata from the columns of a table in the Data Catalog and the underlying data in Amazon S3. See Table With Columns for more details.


@JvmName(name = "hhofiyhsbsosvqhl")
suspend fun tableWithColumns(argument: suspend OptInResourceDataTableWithColumnsArgsBuilder.() -> Unit)

Parameters

argument

Table with columns for the resource. A principal with permissions to this resource can select metadata from the columns of a table in the Data Catalog and the underlying data in Amazon S3. See Table With Columns for more details.