IImageRecipeRef

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

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

image_recipe_ref

(experimental) A reference to a ImageRecipe resource.

Stability:

experimental

node

The tree node.