Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.imagebuilder.CfnContainerRecipePropsMixin.TargetContainerRepositoryProperty
Packages that use CfnContainerRecipePropsMixin.TargetContainerRepositoryProperty
-
Uses of CfnContainerRecipePropsMixin.TargetContainerRepositoryProperty in software.amazon.awscdk.cfnpropertymixins.services.imagebuilder
Classes in software.amazon.awscdk.cfnpropertymixins.services.imagebuilder that implement CfnContainerRecipePropsMixin.TargetContainerRepositoryPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnContainerRecipePropsMixin.TargetContainerRepositoryPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.imagebuilder that return CfnContainerRecipePropsMixin.TargetContainerRepositoryPropertyModifier and TypeMethodDescriptionCfnContainerRecipePropsMixin.TargetContainerRepositoryProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.imagebuilder with parameters of type CfnContainerRecipePropsMixin.TargetContainerRepositoryPropertyModifier and TypeMethodDescriptionCfnContainerRecipeMixinProps.Builder.targetRepository(CfnContainerRecipePropsMixin.TargetContainerRepositoryProperty targetRepository) Sets the value ofCfnContainerRecipeMixinProps.getTargetRepository()CfnContainerRecipePropsMixin.Builder.targetRepository(CfnContainerRecipePropsMixin.TargetContainerRepositoryProperty targetRepository) The destination repository for the container image.