--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_cloudfront_realtime_log_config Data Source - terraform-provider-awscc" subcategory: "" description: |- Data Source schema for AWS::CloudFront::RealtimeLogConfig --- # awscc_cloudfront_realtime_log_config (Data Source) Data Source schema for AWS::CloudFront::RealtimeLogConfig ## Schema ### Required - `id` (String) Uniquely identifies the resource. ### Read-Only - `arn` (String) - `end_points` (Attributes List) (see [below for nested schema](#nestedatt--end_points)) - `fields` (List of String) - `name` (String) - `sampling_rate` (Number) ### Nested Schema for `end_points` Read-Only: - `kinesis_stream_config` (Attributes) (see [below for nested schema](#nestedatt--end_points--kinesis_stream_config)) - `stream_type` (String) ### Nested Schema for `end_points.kinesis_stream_config` Read-Only: - `role_arn` (String) - `stream_arn` (String)