AWS::CloudFront::StreamingDistributionThis resource is deprecated. Amazon CloudFront is deprecating real-time messaging protocol (RTMP) distributions on December 31, 2020. For more information, [read the announcement](https://docs.aws.amazon.com/ann.jspa?annID=7356) on the Amazon CloudFront discussion forum.
import { CfnStreamingDistribution } from 'aws-cdk-lib/aws-cloudfront';Or use the module namespace:
import * as cloudfront from 'aws-cdk-lib/aws-cloudfront';
// cloudfront.CfnStreamingDistributionConfiguration passed to the constructor as CfnStreamingDistributionProps.
streamingDistributionConfigRequiredIResolvable | StreamingDistributionConfigPropertyThe current configuration information for the RTMP distribution.
tagsOptionalCfnTag[]A complex type that contains zero or more `Tag` elements.
This L1 construct maps directly to the following CloudFormation resource type.
Everything you need to know about Amazon CloudFront on one page. HD quality, print-friendly.
Download Free Infographicaws-cloudfrontAWS::CloudFront::StreamingDistribution