role property
The instance role in the database engine.
Optional. Possible string values are:
- "ROLE_UNSPECIFIED" : Unspecified.
- "PRIMARY" : Primary.
- "SECONDARY" : Secondary.
- "ARBITER" : Arbiter.
Implementation
core.String? role;
The instance role in the database engine.
Optional. Possible string values are:
core.String? role;