InstanceTypeSpecification
Describes the instance type compatibility rules for an AMI, including lists of supported and unsupported instance type patterns.
Contents
- SupportedInstanceTypeSet.N
-
The instance types that the AMI supports.
Type: Array of InstanceTypeItem objects
Required: No
- UnsupportedInstanceTypeSet.N
-
The instance types that the AMI does not support.
Type: Array of InstanceTypeItem objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: