Properties of a Cluster.
Package
@google-cloud/alloydbProperties
annotations
annotations?: ({ [k: string]: string }|null);
Cluster annotations
automatedBackupPolicy
automatedBackupPolicy?: (google.cloud.alloydb.v1beta.IAutomatedBackupPolicy|null);
Cluster automatedBackupPolicy
backupSource
backupSource?: (google.cloud.alloydb.v1beta.IBackupSource|null);
Cluster backupSource
cloudsqlBackupRunSource
cloudsqlBackupRunSource?: (google.cloud.alloydb.v1beta.ICloudSQLBackupRunSource|null);
Cluster cloudsqlBackupRunSource
clusterType
clusterType?: (google.cloud.alloydb.v1beta.Cluster.ClusterType|keyof typeof google.cloud.alloydb.v1beta.Cluster.ClusterType|null);
Cluster clusterType
continuousBackupConfig
continuousBackupConfig?: (google.cloud.alloydb.v1beta.IContinuousBackupConfig|null);
Cluster continuousBackupConfig
continuousBackupInfo
continuousBackupInfo?: (google.cloud.alloydb.v1beta.IContinuousBackupInfo|null);
Cluster continuousBackupInfo
createTime
createTime?: (google.protobuf.ITimestamp|null);
Cluster createTime
databaseVersion
databaseVersion?: (google.cloud.alloydb.v1beta.DatabaseVersion|keyof typeof google.cloud.alloydb.v1beta.DatabaseVersion|null);
Cluster databaseVersion
deleteTime
deleteTime?: (google.protobuf.ITimestamp|null);
Cluster deleteTime
displayName
displayName?: (string|null);
Cluster displayName
encryptionConfig
encryptionConfig?: (google.cloud.alloydb.v1beta.IEncryptionConfig|null);
Cluster encryptionConfig
encryptionInfo
encryptionInfo?: (google.cloud.alloydb.v1beta.IEncryptionInfo|null);
Cluster encryptionInfo
etag
etag?: (string|null);
Cluster etag
geminiConfig
geminiConfig?: (google.cloud.alloydb.v1beta.IGeminiClusterConfig|null);
Cluster geminiConfig
initialUser
initialUser?: (google.cloud.alloydb.v1beta.IUserPassword|null);
Cluster initialUser
labels
labels?: ({ [k: string]: string }|null);
Cluster labels
maintenanceSchedule
maintenanceSchedule?: (google.cloud.alloydb.v1beta.IMaintenanceSchedule|null);
Cluster maintenanceSchedule
maintenanceUpdatePolicy
maintenanceUpdatePolicy?: (google.cloud.alloydb.v1beta.IMaintenanceUpdatePolicy|null);
Cluster maintenanceUpdatePolicy
migrationSource
migrationSource?: (google.cloud.alloydb.v1beta.IMigrationSource|null);
Cluster migrationSource
name
name?: (string|null);
Cluster name
network
network?: (string|null);
Cluster network
networkConfig
networkConfig?: (google.cloud.alloydb.v1beta.Cluster.INetworkConfig|null);
Cluster networkConfig
primaryConfig
primaryConfig?: (google.cloud.alloydb.v1beta.Cluster.IPrimaryConfig|null);
Cluster primaryConfig
pscConfig
pscConfig?: (google.cloud.alloydb.v1beta.Cluster.IPscConfig|null);
Cluster pscConfig
reconciling
reconciling?: (boolean|null);
Cluster reconciling
satisfiesPzs
satisfiesPzs?: (boolean|null);
Cluster satisfiesPzs
secondaryConfig
secondaryConfig?: (google.cloud.alloydb.v1beta.Cluster.ISecondaryConfig|null);
Cluster secondaryConfig
sslConfig
sslConfig?: (google.cloud.alloydb.v1beta.ISslConfig|null);
Cluster sslConfig
state
state?: (google.cloud.alloydb.v1beta.Cluster.State|keyof typeof google.cloud.alloydb.v1beta.Cluster.State|null);
Cluster state
subscriptionType
subscriptionType?: (google.cloud.alloydb.v1beta.SubscriptionType|keyof typeof google.cloud.alloydb.v1beta.SubscriptionType|null);
Cluster subscriptionType
tags
tags?: ({ [k: string]: string }|null);
Cluster tags
trialMetadata
trialMetadata?: (google.cloud.alloydb.v1beta.Cluster.ITrialMetadata|null);
Cluster trialMetadata
uid
uid?: (string|null);
Cluster uid
updateTime
updateTime?: (google.protobuf.ITimestamp|null);
Cluster updateTime