regions property

List<HealthCheckRegion>? regions
final

A complex type that contains one Region element for each region that you want Amazon Route 53 health checkers to check the specified endpoint from.

Implementation

final List<HealthCheckRegion>? regions;