cloud Bigtable Instance Spec
suspend fun cloudBigtableInstanceSpec(value: Output<GoogleCloudDatacatalogV1CloudBigtableInstanceSpecArgs>)
suspend fun cloudBigtableInstanceSpec(value: GoogleCloudDatacatalogV1CloudBigtableInstanceSpecArgs?)
Parameters
value
Specification that applies to Instance entries of CLOUD_BIGTABLE
system.
suspend fun cloudBigtableInstanceSpec(argument: suspend GoogleCloudDatacatalogV1CloudBigtableInstanceSpecArgsBuilder.() -> Unit)
Parameters
argument
Specification that applies to Instance entries of CLOUD_BIGTABLE
system.