interface IStreamingDistributionRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.CloudFront.IStreamingDistributionRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awscloudfront#IStreamingDistributionRef |
![]() | software.amazon.awscdk.services.cloudfront.IStreamingDistributionRef |
![]() | aws_cdk.aws_cloudfront.IStreamingDistributionRef |
![]() | aws-cdk-lib » aws_cloudfront » IStreamingDistributionRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a StreamingDistribution.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
streaming | Streaming | A reference to a StreamingDistribution resource. |
node
Type:
Node
The tree node.
streamingDistributionRef
Type:
Streaming
A reference to a StreamingDistribution resource.