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