Uses of Interface
software.amazon.awscdk.interfaces.imagebuilder.IImageRecipeRef
Packages that use IImageRecipeRef
Package
Description
AWS::ImageBuilder Construct Library
-
Uses of IImageRecipeRef in software.amazon.awscdk.interfaces.imagebuilder
Subinterfaces of IImageRecipeRef in software.amazon.awscdk.interfaces.imagebuilderModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIImageRecipeRef.Classes in software.amazon.awscdk.interfaces.imagebuilder that implement IImageRecipeRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IImageRecipeRef in software.amazon.awscdk.services.imagebuilder
Classes in software.amazon.awscdk.services.imagebuilder that implement IImageRecipeRefMethods in software.amazon.awscdk.services.imagebuilder with parameters of type IImageRecipeRefModifier and TypeMethodDescriptionstatic StringCfnImageRecipe.arnForImageRecipe(IImageRecipeRef resource) CfnImage.Builder.imageRecipeArn(IImageRecipeRef imageRecipeArn) The Amazon Resource Name (ARN) of the image recipe that defines how images are configured, tested, and assessed.CfnImagePipeline.Builder.imageRecipeArn(IImageRecipeRef imageRecipeArn) The Amazon Resource Name (ARN) of the image recipe associated with this image pipeline.CfnImagePipelineProps.Builder.imageRecipeArn(IImageRecipeRef imageRecipeArn) Sets the value ofCfnImagePipelineProps.getImageRecipeArn()CfnImageProps.Builder.imageRecipeArn(IImageRecipeRef imageRecipeArn) Sets the value ofCfnImageProps.getImageRecipeArn()