Interface: 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=v0.3.0 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 v0.3.0 api version. Use cloud_provider instead. temporal:versioning:max_version=v0.3.0
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.