Class InstanceConfig (2.0.0)

InstanceConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A possible configuration for a Cloud Spanner instance. Configurations define the geographic placement of nodes and their replication.

Attributes

NameDescription
name str
A unique identifier for the instance configuration. Values are of the form projects/a-z][-a-z0-9]*
display_name str
The name of this instance configuration as it appears in UIs.
replicas Sequence[.spanner_instance_admin.ReplicaInfo]
The geographic placement of nodes in this instance configuration and their replication properties.