

# SdkType
<a name="API_SdkType"></a>

A type of SDK that API Gateway can generate.

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

 ** configurationProperties **   <a name="apigw-Type-SdkType-configurationProperties"></a>
A list of configuration properties of an SdkType.  
Type: Array of [SdkConfigurationProperty](API_SdkConfigurationProperty.md) objects  
Required: No

 ** description **   <a name="apigw-Type-SdkType-description"></a>
The description of an SdkType.  
Type: String  
Required: No

 ** friendlyName **   <a name="apigw-Type-SdkType-friendlyName"></a>
The user-friendly name of an SdkType instance.  
Type: String  
Required: No

 ** id **   <a name="apigw-Type-SdkType-id"></a>
The identifier of an SdkType instance.  
Type: String  
Required: No

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

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/apigateway-2015-07-09/SdkType) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/apigateway-2015-07-09/SdkType) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/apigateway-2015-07-09/SdkType) 