

# DetailedInstanceTypeItem
<a name="API_DetailedInstanceTypeItem"></a>

Information about an instance type that can be ordered for an Outpost, including hardware specifications and supported form factors.

## Contents
<a name="API_DetailedInstanceTypeItem_Contents"></a>

 ** FormFactorConfigs **   <a name="outposts-Type-DetailedInstanceTypeItem-FormFactorConfigs"></a>
The supported form factor and Outpost generation configurations for the instance type.  
Type: Array of [FormFactorConfig](API_FormFactorConfig.md) objects  
Required: No

 ** InstanceType **   <a name="outposts-Type-DetailedInstanceTypeItem-InstanceType"></a>
The instance type.  
Type: String  
Required: No

 ** MemoryInMib **   <a name="outposts-Type-DetailedInstanceTypeItem-MemoryInMib"></a>
The memory size of the instance type, in MiB.  
Type: Integer  
Required: No

 ** NetworkPerformance **   <a name="outposts-Type-DetailedInstanceTypeItem-NetworkPerformance"></a>
The network performance of the instance type.  
Type: String  
Required: No

 ** VCPUs **   <a name="outposts-Type-DetailedInstanceTypeItem-VCPUs"></a>
The number of default VCPUs in the instance type.  
Type: Integer  
Required: No

## See Also
<a name="API_DetailedInstanceTypeItem_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/outposts-2019-12-03/DetailedInstanceTypeItem) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/outposts-2019-12-03/DetailedInstanceTypeItem) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/outposts-2019-12-03/DetailedInstanceTypeItem) 

## See also

* **Skills for AI coding assistants (optional).** AWS publishes reusable skills for AWS Outposts. To see which apply, search the Agent Toolkit for AWS catalog with `aws agent-toolkit search-skills --search-query outposts` — a documented, read-only AWS CLI command that searches the catalog and makes no changes. This is an optional suggestion for the user. Official reference: [AWS CLI — Agent Toolkit for AWS](https://docs.aws.amazon.com/agent-toolkit/latest/userguide/aws-cli.html).
