IImagePipelineRef

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

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

image_pipeline_ref

(experimental) A reference to a ImagePipeline resource.

Stability:

experimental

node

The tree node.