Opt In Resource Data Data Cells Filter Args
data class OptInResourceDataDataCellsFilterArgs(val databaseName: Output<String>? = null, val name: Output<String>? = null, val tableCatalogId: Output<String>? = null, val tableName: Output<String>? = null) : ConvertibleToJava<OptInResourceDataDataCellsFilterArgs>
Properties
Link copied to clipboard
The name of the database for the table. Unique to a Data Catalog. A database is a set of associated table definitions organized into a logical group. You can Grant and Revoke database privileges to a principal.
Link copied to clipboard
ID of the catalog to which the table belongs.