role property

String role
final

Member role. Possible values: primary (accepts reads and writes), replica (read-only follower).

Implementation

final String role;