Uses of Interface
software.amazon.awscdk.services.opsworks.CfnLayer.RecipesProperty
Packages that use CfnLayer.RecipesProperty
-
Uses of CfnLayer.RecipesProperty in software.amazon.awscdk.services.opsworks
Classes in software.amazon.awscdk.services.opsworks that implement CfnLayer.RecipesPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnLayer.RecipesPropertyMethods in software.amazon.awscdk.services.opsworks that return CfnLayer.RecipesPropertyModifier and TypeMethodDescriptionCfnLayer.RecipesProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.opsworks with parameters of type CfnLayer.RecipesPropertyModifier and TypeMethodDescriptionCfnLayer.Builder.customRecipes(CfnLayer.RecipesProperty customRecipes) ALayerCustomRecipesobject that specifies the layer custom recipes.CfnLayerProps.Builder.customRecipes(CfnLayer.RecipesProperty customRecipes) Sets the value ofCfnLayerProps.getCustomRecipes()voidCfnLayer.setCustomRecipes(CfnLayer.RecipesProperty value) ALayerCustomRecipesobject that specifies the layer custom recipes.