EC2ResourceDetails
Details on the Amazon EC2 Resource.
Contents
- HourlyOnDemandRate
-
The hourly public On-Demand rate for the instance type.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
[\S\s]*
Required: No
- InstanceType
-
The type of Amazon instance.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
[\S\s]*
Required: No
- Memory
-
The memory capacity of the Amazon instance.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
[\S\s]*
Required: No
- NetworkPerformance
-
The network performance capacity of the Amazon instance.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
[\S\s]*
Required: No
- Platform
-
The platform of the Amazon instance. The platform is the specific combination of operating system, license model, and software on an instance.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
[\S\s]*
Required: No
- Region
-
The Amazon Web Services Region of the instance.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
[\S\s]*
Required: No
- Sku
-
The SKU of the product.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
[\S\s]*
Required: No
- Storage
-
The disk storage of the Amazon instance. This doesn't include EBS storage.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
[\S\s]*
Required: No
- Vcpu
-
The number of VCPU cores in the Amazon instance type.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
[\S\s]*
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: