HubRegion
HubRegion
HubRegion
Represents a cloud region from the regions catalog.
city |
String! | City name (e.g., "Virginia", "Sydney"). |
code |
String! | Region code identifier (e.g., "us-east-1", "australiaeast", "us-central1"). |
continent |
String! | Geographic continent (e.g., "North America", "Asia Pacific"). |
country |
String! | ISO 3166-1 alpha-2 country code (e.g., "US", "AU"). |
name |
String! | Display name (e.g., "US East (N. Virginia)", "Australia East"). |
partition |
String | AWS partition (only present for AWS regions). |
provider |
String! | Cloud provider (e.g., "aws", "azure", "gcp"). |