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
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
reconciling
reconciling?: (boolean|null);Cluster reconciling
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
uid
uid?: (string|null);Cluster uid
updateTime
updateTime?: (google.protobuf.ITimestamp|null);Cluster updateTime