| Package | Description |
|---|---|
| software.amazon.awscdk.services.opsworks |
AWS OpsWorks Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnLayer.RecipesProperty.Jsii$Proxy
An implementation for
CfnLayer.RecipesProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnLayer.RecipesProperty |
CfnLayer.RecipesProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnLayer.Builder |
CfnLayer.Builder.customRecipes(CfnLayer.RecipesProperty customRecipes)
A `LayerCustomRecipes` object that specifies the layer custom recipes.
|
CfnLayerProps.Builder |
CfnLayerProps.Builder.customRecipes(CfnLayer.RecipesProperty customRecipes)
Sets the value of
CfnLayerProps.getCustomRecipes() |
void |
CfnLayer.setCustomRecipes(CfnLayer.RecipesProperty value)
A `LayerCustomRecipes` object that specifies the layer custom recipes.
|
Copyright © 2022. All rights reserved.