catalogs

@JvmName(name = "pimgpimydwqocwob")
suspend fun catalogs(value: Output<List<OptInResourceDataCatalogArgs>>)
@JvmName(name = "jtugpslssfowlcfb")
suspend fun catalogs(value: List<OptInResourceDataCatalogArgs>?)

Parameters

value

Identifier for the Data Catalog. By default, the account ID. The Data Catalog is the persistent metadata store. It contains database definitions, table definitions, and other control information to manage your Lake Formation environment. See Catalog for more details.


@JvmName(name = "xcxduguftxyfuljt")
suspend fun catalogs(vararg values: Output<OptInResourceDataCatalogArgs>)


@JvmName(name = "hsiwdauoswavpcrv")
suspend fun catalogs(values: List<Output<OptInResourceDataCatalogArgs>>)
@JvmName(name = "kswwgtxdraltrieb")
suspend fun catalogs(vararg values: OptInResourceDataCatalogArgs)

Parameters

values

Identifier for the Data Catalog. By default, the account ID. The Data Catalog is the persistent metadata store. It contains database definitions, table definitions, and other control information to manage your Lake Formation environment. See Catalog for more details.


@JvmName(name = "yiajpdkwkqxfelfi")
suspend fun catalogs(argument: List<suspend OptInResourceDataCatalogArgsBuilder.() -> Unit>)
@JvmName(name = "kjqineceleedyawq")
suspend fun catalogs(vararg argument: suspend OptInResourceDataCatalogArgsBuilder.() -> Unit)
@JvmName(name = "ijoecvsjedwhrlpq")
suspend fun catalogs(argument: suspend OptInResourceDataCatalogArgsBuilder.() -> Unit)

Parameters

argument

Identifier for the Data Catalog. By default, the account ID. The Data Catalog is the persistent metadata store. It contains database definitions, table definitions, and other control information to manage your Lake Formation environment. See Catalog for more details.