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