IContainerRecipeRef
- class aws_cdk.aws_imagebuilder.IContainerRecipeRef(*args, **kwargs)
Bases:
IConstruct
,Protocol
(experimental) Indicates that this resource can be referenced as a ContainerRecipe.
- Stability:
experimental
Attributes
- container_recipe_ref
(experimental) A reference to a ContainerRecipe resource.
- Stability:
experimental
- node
The tree node.