Regions type Signature: export type Regions = { aws?: AwsRegion[]; oci?: OciRegion[]; }; References: AwsRegion, OciRegion Region RestartIntensity