Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.opsworks.CfnLayerPropsMixin.RecipesProperty
Packages that use CfnLayerPropsMixin.RecipesProperty
-
Uses of CfnLayerPropsMixin.RecipesProperty in software.amazon.awscdk.cfnpropertymixins.services.opsworks
Classes in software.amazon.awscdk.cfnpropertymixins.services.opsworks that implement CfnLayerPropsMixin.RecipesPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnLayerPropsMixin.RecipesPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.opsworks that return CfnLayerPropsMixin.RecipesPropertyModifier and TypeMethodDescriptionCfnLayerPropsMixin.RecipesProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.opsworks with parameters of type CfnLayerPropsMixin.RecipesPropertyModifier and TypeMethodDescriptionCfnLayerMixinProps.Builder.customRecipes(CfnLayerPropsMixin.RecipesProperty customRecipes) Sets the value ofCfnLayerMixinProps.getCustomRecipes()CfnLayerPropsMixin.Builder.customRecipes(CfnLayerPropsMixin.RecipesProperty customRecipes) ALayerCustomRecipesobject that specifies the layer custom recipes.