

# VpcOrigin
<a name="API_VpcOrigin"></a>

An Amazon CloudFront VPC origin.

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

 ** Arn **   <a name="cloudfront-Type-VpcOrigin-Arn"></a>
The VPC origin ARN.  
Type: String  
Required: Yes

 ** CreatedTime **   <a name="cloudfront-Type-VpcOrigin-CreatedTime"></a>
The VPC origin created time.  
Type: Timestamp  
Required: Yes

 ** Id **   <a name="cloudfront-Type-VpcOrigin-Id"></a>
The VPC origin ID.  
Type: String  
Required: Yes

 ** LastModifiedTime **   <a name="cloudfront-Type-VpcOrigin-LastModifiedTime"></a>
The VPC origin last modified time.  
Type: Timestamp  
Required: Yes

 ** Status **   <a name="cloudfront-Type-VpcOrigin-Status"></a>
The VPC origin status.  
Type: String  
Required: Yes

 ** VpcOriginEndpointConfig **   <a name="cloudfront-Type-VpcOrigin-VpcOriginEndpointConfig"></a>
The VPC origin endpoint configuration.  
Type: [VpcOriginEndpointConfig](API_VpcOriginEndpointConfig.md) object  
Required: Yes

## See Also
<a name="API_VpcOrigin_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/cloudfront-2020-05-31/VpcOrigin) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/cloudfront-2020-05-31/VpcOrigin) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/cloudfront-2020-05-31/VpcOrigin) 