Interface protos.google.cloud.alloydb.v1alpha.ICluster (1.10.1)

Properties of a Cluster.

Package

@google-cloud/alloydb

Properties

annotations

annotations?: ({ [k: string]: string }|null);

Cluster annotations

automatedBackupPolicy

automatedBackupPolicy?: (google.cloud.alloydb.v1alpha.IAutomatedBackupPolicy|null);

Cluster automatedBackupPolicy

backupSource

backupSource?: (google.cloud.alloydb.v1alpha.IBackupSource|null);

Cluster backupSource

cloudsqlBackupRunSource

cloudsqlBackupRunSource?: (google.cloud.alloydb.v1alpha.ICloudSQLBackupRunSource|null);

Cluster cloudsqlBackupRunSource

clusterType

clusterType?: (google.cloud.alloydb.v1alpha.Cluster.ClusterType|keyof typeof google.cloud.alloydb.v1alpha.Cluster.ClusterType|null);

Cluster clusterType

continuousBackupConfig

continuousBackupConfig?: (google.cloud.alloydb.v1alpha.IContinuousBackupConfig|null);

Cluster continuousBackupConfig

continuousBackupInfo

continuousBackupInfo?: (google.cloud.alloydb.v1alpha.IContinuousBackupInfo|null);

Cluster continuousBackupInfo

createTime

createTime?: (google.protobuf.ITimestamp|null);

Cluster createTime

databaseVersion

databaseVersion?: (google.cloud.alloydb.v1alpha.DatabaseVersion|keyof typeof google.cloud.alloydb.v1alpha.DatabaseVersion|null);

Cluster databaseVersion

deleteTime

deleteTime?: (google.protobuf.ITimestamp|null);

Cluster deleteTime

displayName

displayName?: (string|null);

Cluster displayName

encryptionConfig

encryptionConfig?: (google.cloud.alloydb.v1alpha.IEncryptionConfig|null);

Cluster encryptionConfig

encryptionInfo

encryptionInfo?: (google.cloud.alloydb.v1alpha.IEncryptionInfo|null);

Cluster encryptionInfo

etag

etag?: (string|null);

Cluster etag

geminiConfig

geminiConfig?: (google.cloud.alloydb.v1alpha.IGeminiClusterConfig|null);

Cluster geminiConfig

initialUser

initialUser?: (google.cloud.alloydb.v1alpha.IUserPassword|null);

Cluster initialUser

labels

labels?: ({ [k: string]: string }|null);

Cluster labels

maintenanceSchedule

maintenanceSchedule?: (google.cloud.alloydb.v1alpha.IMaintenanceSchedule|null);

Cluster maintenanceSchedule

maintenanceUpdatePolicy

maintenanceUpdatePolicy?: (google.cloud.alloydb.v1alpha.IMaintenanceUpdatePolicy|null);

Cluster maintenanceUpdatePolicy

migrationSource

migrationSource?: (google.cloud.alloydb.v1alpha.IMigrationSource|null);

Cluster migrationSource

name

name?: (string|null);

Cluster name

network

network?: (string|null);

Cluster network

networkConfig

networkConfig?: (google.cloud.alloydb.v1alpha.Cluster.INetworkConfig|null);

Cluster networkConfig

primaryConfig

primaryConfig?: (google.cloud.alloydb.v1alpha.Cluster.IPrimaryConfig|null);

Cluster primaryConfig

pscConfig

pscConfig?: (google.cloud.alloydb.v1alpha.Cluster.IPscConfig|null);

Cluster pscConfig

reconciling

reconciling?: (boolean|null);

Cluster reconciling

satisfiesPzi

satisfiesPzi?: (boolean|null);

Cluster satisfiesPzi

satisfiesPzs

satisfiesPzs?: (boolean|null);

Cluster satisfiesPzs

secondaryConfig

secondaryConfig?: (google.cloud.alloydb.v1alpha.Cluster.ISecondaryConfig|null);

Cluster secondaryConfig

sslConfig

sslConfig?: (google.cloud.alloydb.v1alpha.ISslConfig|null);

Cluster sslConfig

state

state?: (google.cloud.alloydb.v1alpha.Cluster.State|keyof typeof google.cloud.alloydb.v1alpha.Cluster.State|null);

Cluster state

subscriptionType

subscriptionType?: (google.cloud.alloydb.v1alpha.SubscriptionType|keyof typeof google.cloud.alloydb.v1alpha.SubscriptionType|null);

Cluster subscriptionType

tags

tags?: ({ [k: string]: string }|null);

Cluster tags

trialMetadata

trialMetadata?: (google.cloud.alloydb.v1alpha.Cluster.ITrialMetadata|null);

Cluster trialMetadata

uid

uid?: (string|null);

Cluster uid

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

Cluster updateTime