table

@JvmName(name = "duebguulimbmvgdl")
suspend fun table(value: Output<OptInResourceDataTableArgs>)
@JvmName(name = "cqttsjjlldiucqtt")
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 = "rjpnmiqiyvwkahux")
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.