cloud Bigtable Cluster Specs
suspend fun cloudBigtableClusterSpecs(value: Output<List<GoogleCloudDatacatalogV1CloudBigtableInstanceSpecCloudBigtableClusterSpecArgs>>)
suspend fun cloudBigtableClusterSpecs(value: List<GoogleCloudDatacatalogV1CloudBigtableInstanceSpecCloudBigtableClusterSpecArgs>?)
Parameters
value
The list of clusters for the Instance.
suspend fun cloudBigtableClusterSpecs(vararg values: Output<GoogleCloudDatacatalogV1CloudBigtableInstanceSpecCloudBigtableClusterSpecArgs>)
suspend fun cloudBigtableClusterSpecs(values: List<Output<GoogleCloudDatacatalogV1CloudBigtableInstanceSpecCloudBigtableClusterSpecArgs>>)
suspend fun cloudBigtableClusterSpecs(vararg values: GoogleCloudDatacatalogV1CloudBigtableInstanceSpecCloudBigtableClusterSpecArgs)
Parameters
values
The list of clusters for the Instance.
suspend fun cloudBigtableClusterSpecs(argument: List<suspend GoogleCloudDatacatalogV1CloudBigtableInstanceSpecCloudBigtableClusterSpecArgsBuilder.() -> Unit>)
suspend fun cloudBigtableClusterSpecs(vararg argument: suspend GoogleCloudDatacatalogV1CloudBigtableInstanceSpecCloudBigtableClusterSpecArgsBuilder.() -> Unit)
suspend fun cloudBigtableClusterSpecs(argument: suspend GoogleCloudDatacatalogV1CloudBigtableInstanceSpecCloudBigtableClusterSpecArgsBuilder.() -> Unit)
Parameters
argument
The list of clusters for the Instance.