wildcard

@JvmName(name = "nyawcxraykcmmcja")
suspend fun wildcard(value: Output<Boolean>)
@JvmName(name = "vkswdmryhuigyagq")
suspend fun wildcard(value: Boolean?)

Parameters

value

Boolean value that indicates whether to use a wildcard representing every table under the specified database. When set to true, this represents all tables within the specified database. At least one of TableResource$Name or TableResource$Wildcard is required.