regionLinkingMode property

Input<String?>? regionLinkingMode
final

Determines how Regions are linked to the aggregator. Valid values: ALL_REGIONS, ALL_REGIONS_EXCEPT_SPECIFIED, SPECIFIED_REGIONS.

Implementation

final pulumi.Input<String?>? regionLinkingMode;