Base type: System.Entity
Summary: This entity presents the AWS region.
| Name | Type | Notes |
|---|---|---|
| Id | System.Int32 | The unique integer representation of AWS region. |
| SystemName | System.String | The string value that contains the name of AWS region. |
| DisplayName | System.String | The string value that contains AWS region display name. |
| Enabled | System.Boolean | The boolean value that specifies if AWS region is enabled. |
| DisplayName | System.String | |
| Description | System.String | |
| InstanceType | System.Type | |
| Uri | System.String | |
| InstanceSiteId | System.Int32 | Default='0'. |
| CloudInstances | Orion.Cloud.Aws.Instances | Defined by relationship Orion.Cloud.AwsRegionReferencesInstances (System.Reference) |