Google Cloud Datacatalog V1Cloud Bigtable Instance Spec Args
data class GoogleCloudDatacatalogV1CloudBigtableInstanceSpecArgs(val cloudBigtableClusterSpecs: Output<List<GoogleCloudDatacatalogV1CloudBigtableInstanceSpecCloudBigtableClusterSpecArgs>>? = null) : ConvertibleToJava<GoogleCloudDatacatalogV1CloudBigtableInstanceSpecArgs>
Specification that applies to Instance entries that are part of CLOUD_BIGTABLE
system. (user_specified_type)
Constructors
Link copied to clipboard
constructor(cloudBigtableClusterSpecs: Output<List<GoogleCloudDatacatalogV1CloudBigtableInstanceSpecCloudBigtableClusterSpecArgs>>? = null)
Properties
Link copied to clipboard
val cloudBigtableClusterSpecs: Output<List<GoogleCloudDatacatalogV1CloudBigtableInstanceSpecCloudBigtableClusterSpecArgs>>? = null
The list of clusters for the Instance.