| Package | Description |
|---|---|
| software.amazon.awscdk.services.opsworks |
| 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)
`AWS::OpsWorks::Layer.CustomRecipes`.
|
CfnLayerProps.Builder |
CfnLayerProps.Builder.customRecipes(CfnLayer.RecipesProperty customRecipes)
Sets the value of
CfnLayerProps.getCustomRecipes() |
void |
CfnLayer.setCustomRecipes(CfnLayer.RecipesProperty value)
`AWS::OpsWorks::Layer.CustomRecipes`.
|
Copyright © 2021. All rights reserved.