regionOrder property

List<String>? regionOrder
final

The order of the Regions in where you want to perform the stack operation.

Implementation

final List<String>? regionOrder;