

# EndPoint
<a name="API_EndPoint"></a>

Contains information about the Amazon Kinesis data stream where you're sending real-time log data in a real-time log configuration.

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

 ** StreamType **   <a name="cloudfront-Type-EndPoint-StreamType"></a>
The type of data stream where you are sending real-time log data. The only valid value is `Kinesis`.  
Type: String  
Required: Yes

 ** KinesisStreamConfig **   <a name="cloudfront-Type-EndPoint-KinesisStreamConfig"></a>
Contains information about the Amazon Kinesis data stream where you are sending real-time log data in a real-time log configuration.  
Type: [KinesisStreamConfig](API_KinesisStreamConfig.md) object  
Required: No

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