name property

String? name
getter/setter pair

The name of the failover replica.

If specified at instance creation, a failover replica is created for the instance. The name doesn't include the project ID.

Implementation

core.String? name;