globalWriteForwardingRequested property

bool? globalWriteForwardingRequested
final

Specifies whether you have requested to enable write forwarding for a secondary cluster in an Aurora global database. Because write forwarding takes time to enable, check the value of GlobalWriteForwardingStatus to confirm that the request has completed before using the write forwarding feature for this cluster.

Implementation

final bool? globalWriteForwardingRequested;