Uses of Interface
software.amazon.awscdk.interfaces.imagebuilder.IContainerRecipeRef
Packages that use IContainerRecipeRef
Package
Description
AWS::ImageBuilder Construct Library
-
Uses of IContainerRecipeRef in software.amazon.awscdk.interfaces.imagebuilder
Subinterfaces of IContainerRecipeRef in software.amazon.awscdk.interfaces.imagebuilderModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIContainerRecipeRef.Classes in software.amazon.awscdk.interfaces.imagebuilder that implement IContainerRecipeRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IContainerRecipeRef in software.amazon.awscdk.services.imagebuilder
Classes in software.amazon.awscdk.services.imagebuilder that implement IContainerRecipeRefMethods in software.amazon.awscdk.services.imagebuilder with parameters of type IContainerRecipeRefModifier and TypeMethodDescriptionstatic StringCfnContainerRecipe.arnForContainerRecipe(IContainerRecipeRef resource) CfnImagePipeline.Builder.containerRecipeArn(IContainerRecipeRef containerRecipeArn) The Amazon Resource Name (ARN) of the container recipe that is used for this pipeline.CfnImagePipelineProps.Builder.containerRecipeArn(IContainerRecipeRef containerRecipeArn) Sets the value ofCfnImagePipelineProps.getContainerRecipeArn()