Class InstanceConfig (3.14.1)

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[google.cloud.spanner_admin_instance_v1.types.ReplicaInfo]
The geographic placement of nodes in this instance configuration and their replication properties.
leader_options Sequence[str]
Allowed values of the “default_leader” schema option for databases in instances that use this instance configuration.