Properties of an Instance.
Package
@google-cloud/alloydbProperties
annotations
annotations?: ({ [k: string]: string }|null);
Instance annotations
availabilityType
availabilityType?: (google.cloud.alloydb.v1beta.Instance.AvailabilityType|keyof typeof google.cloud.alloydb.v1beta.Instance.AvailabilityType|null);
Instance availabilityType
clientConnectionConfig
clientConnectionConfig?: (google.cloud.alloydb.v1beta.Instance.IClientConnectionConfig|null);
Instance clientConnectionConfig
createTime
createTime?: (google.protobuf.ITimestamp|null);
Instance createTime
databaseFlags
databaseFlags?: ({ [k: string]: string }|null);
Instance databaseFlags
deleteTime
deleteTime?: (google.protobuf.ITimestamp|null);
Instance deleteTime
displayName
displayName?: (string|null);
Instance displayName
etag
etag?: (string|null);
Instance etag
gceZone
gceZone?: (string|null);
Instance gceZone
instanceType
instanceType?: (google.cloud.alloydb.v1beta.Instance.InstanceType|keyof typeof google.cloud.alloydb.v1beta.Instance.InstanceType|null);
Instance instanceType
ipAddress
ipAddress?: (string|null);
Instance ipAddress
labels
labels?: ({ [k: string]: string }|null);
Instance labels
machineConfig
machineConfig?: (google.cloud.alloydb.v1beta.Instance.IMachineConfig|null);
Instance machineConfig
name
name?: (string|null);
Instance name
nodes
nodes?: (google.cloud.alloydb.v1beta.Instance.INode[]|null);
Instance nodes
queryInsightsConfig
queryInsightsConfig?: (google.cloud.alloydb.v1beta.Instance.IQueryInsightsInstanceConfig|null);
Instance queryInsightsConfig
readPoolConfig
readPoolConfig?: (google.cloud.alloydb.v1beta.Instance.IReadPoolConfig|null);
Instance readPoolConfig
reconciling
reconciling?: (boolean|null);
Instance reconciling
state
state?: (google.cloud.alloydb.v1beta.Instance.State|keyof typeof google.cloud.alloydb.v1beta.Instance.State|null);
Instance state
uid
uid?: (string|null);
Instance uid
updatePolicy
updatePolicy?: (google.cloud.alloydb.v1beta.Instance.IUpdatePolicy|null);
Instance updatePolicy
updateTime
updateTime?: (google.protobuf.ITimestamp|null);
Instance updateTime
writableNode
writableNode?: (google.cloud.alloydb.v1beta.Instance.INode|null);
Instance writableNode