Skip to main content

Interface: IRegion

region.v1.IRegion

Properties of a Region.

Implemented by

Properties

cloudProvider

Optional cloudProvider: null | CloudProvider

The cloud provider that's hosting the region. temporal:versioning:min_version=2024-10-01-00 temporal:enums:replaces=cloud_provider_deprecated


cloudProviderDeprecated

Optional cloudProviderDeprecated: null | string

The name of the cloud provider that's hosting the region. Currently only "aws" is supported. Deprecated: Not supported after 2024-10-01-00 api version. Use cloud_provider instead. temporal:versioning:max_version=2024-10-01-00


cloudProviderRegion

Optional cloudProviderRegion: null | string

The region identifier as defined by the cloud provider.


id

Optional id: null | string

The id of the temporal cloud region.


location

Optional location: null | string

The human readable location of the region.