Properties of a Cluster.
Package
@google-cloud/managedkafkaProperties
capacityConfig
capacityConfig?: (google.cloud.managedkafka.v1.ICapacityConfig|null);
Cluster capacityConfig
createTime
createTime?: (google.protobuf.ITimestamp|null);
Cluster createTime
gcpConfig
gcpConfig?: (google.cloud.managedkafka.v1.IGcpConfig|null);
Cluster gcpConfig
labels
labels?: ({ [k: string]: string }|null);
Cluster labels
name
name?: (string|null);
Cluster name
rebalanceConfig
rebalanceConfig?: (google.cloud.managedkafka.v1.IRebalanceConfig|null);
Cluster rebalanceConfig
satisfiesPzi
satisfiesPzi?: (boolean|null);
Cluster satisfiesPzi
satisfiesPzs
satisfiesPzs?: (boolean|null);
Cluster satisfiesPzs
state
state?: (google.cloud.managedkafka.v1.Cluster.State|keyof typeof google.cloud.managedkafka.v1.Cluster.State|null);
Cluster state
updateTime
updateTime?: (google.protobuf.ITimestamp|null);
Cluster updateTime