IDistributionTenantRef

class aws_cdk.aws_cloudfront.IDistributionTenantRef(*args, **kwargs)

Bases: IConstruct, Protocol

(experimental) Indicates that this resource can be referenced as a DistributionTenant.

Stability:

experimental

Attributes

distribution_tenant_ref

(experimental) A reference to a DistributionTenant resource.

Stability:

experimental

node

The tree node.