IDistributionConfigurationRef

class aws_cdk.aws_imagebuilder.IDistributionConfigurationRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

distribution_configuration_ref

(experimental) A reference to a DistributionConfiguration resource.

Stability:

experimental

node

The tree node.