specifiedRegions property

Input<List<String>?>? specifiedRegions
final

List of regions to include or exclude (required if linkingMode is set to ALL_REGIONS_EXCEPT_SPECIFIED or SPECIFIED_REGIONS)

Implementation

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