

# ApiGatewayApiAsset


The API Gateway API that is the asset.

## Contents


 ** ApiDescription **   <a name="dataexchange-Type-ApiGatewayApiAsset-ApiDescription"></a>
The API description of the API asset.  
Type: String  
Required: No

 ** ApiEndpoint **   <a name="dataexchange-Type-ApiGatewayApiAsset-ApiEndpoint"></a>
The API endpoint of the API asset.  
Type: String  
Required: No

 ** ApiId **   <a name="dataexchange-Type-ApiGatewayApiAsset-ApiId"></a>
The unique identifier of the API asset.  
Type: String  
Required: No

 ** ApiKey **   <a name="dataexchange-Type-ApiGatewayApiAsset-ApiKey"></a>
The API key of the API asset.  
Type: String  
Required: No

 ** ApiName **   <a name="dataexchange-Type-ApiGatewayApiAsset-ApiName"></a>
The API name of the API asset.  
Type: String  
Required: No

 ** ApiSpecificationDownloadUrl **   <a name="dataexchange-Type-ApiGatewayApiAsset-ApiSpecificationDownloadUrl"></a>
The download URL of the API specification of the API asset.  
Type: String  
Required: No

 ** ApiSpecificationDownloadUrlExpiresAt **   <a name="dataexchange-Type-ApiGatewayApiAsset-ApiSpecificationDownloadUrlExpiresAt"></a>
The date and time that the upload URL expires, in ISO 8601 format.  
Type: Timestamp  
Required: No

 ** ProtocolType **   <a name="dataexchange-Type-ApiGatewayApiAsset-ProtocolType"></a>
The protocol type of the API asset.  
Type: String  
Valid Values: `REST`   
Required: No

 ** Stage **   <a name="dataexchange-Type-ApiGatewayApiAsset-Stage"></a>
The stage of the API asset.  
Type: String  
Required: No

## See Also


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/dataexchange-2017-07-25/ApiGatewayApiAsset) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/dataexchange-2017-07-25/ApiGatewayApiAsset) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/dataexchange-2017-07-25/ApiGatewayApiAsset) 