table

@JvmName(name = "jdmwciwytggfbdjs")
suspend fun table(value: Output<OptInResourceDataTableArgs>)
@JvmName(name = "wjrdtbdyxoqhtcdc")
suspend fun table(value: OptInResourceDataTableArgs?)

Parameters

value

Table for the resource. A table is a metadata definition that represents your data. You can Grant and Revoke table privileges to a principal. See Table for more details.


@JvmName(name = "jxyejinllljayuvb")
suspend fun table(argument: suspend OptInResourceDataTableArgsBuilder.() -> Unit)

Parameters

argument

Table for the resource. A table is a metadata definition that represents your data. You can Grant and Revoke table privileges to a principal. See Table for more details.