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