regions property

Input<List<String>?>? regions
final

Set of Regions to replicate the rule to. Mutually exclusive with allRegions. Order is not preserved.

Implementation

final pulumi.Input<List<String>?>? regions;