isWriter property

bool? isWriter
final

Specifies whether the Aurora cluster is the primary cluster (that is, has read-write capability) for the Aurora global database with which it is associated.

Implementation

final bool? isWriter;