EC2InstanceDetails
Details about the Amazon EC2 reservations that AWS recommends that you purchase.
Contents
- AvailabilityZone
-
The Availability Zone of the recommended reservation.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
[\S\s]*
Required: No
- CurrentGeneration
-
Determines whether the recommendation is for a current-generation instance.
Type: Boolean
Required: No
- Family
-
The instance family of the recommended reservation.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
[\S\s]*
Required: No
- InstanceType
-
The type of instance that AWS recommends.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
[\S\s]*
Required: No
- Platform
-
The platform of the recommended reservation. 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 AWS Region of the recommended reservation.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
[\S\s]*
Required: No
- SizeFlexEligible
-
Determines whether the recommended reservation is size flexible.
Type: Boolean
Required: No
- Tenancy
-
Determines whether the recommended reservation is dedicated or shared.
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 AWS SDKs, see the following: