| Package | Description |
|---|---|
| software.amazon.awscdk.services.opsworks |
| Modifier and Type | Method and Description |
|---|---|
static CfnLayer.RecipesProperty.Builder |
CfnLayer.RecipesProperty.builder() |
CfnLayer.RecipesProperty.Builder |
CfnLayer.RecipesProperty.Builder.configure(List<String> configure)
Sets the value of
CfnLayer.RecipesProperty.getConfigure() |
CfnLayer.RecipesProperty.Builder |
CfnLayer.RecipesProperty.Builder.deploy(List<String> deploy)
Sets the value of
CfnLayer.RecipesProperty.getDeploy() |
CfnLayer.RecipesProperty.Builder |
CfnLayer.RecipesProperty.Builder.setup(List<String> setup)
Sets the value of
CfnLayer.RecipesProperty.getSetup() |
CfnLayer.RecipesProperty.Builder |
CfnLayer.RecipesProperty.Builder.shutdown(List<String> shutdown)
Sets the value of
CfnLayer.RecipesProperty.getShutdown() |
CfnLayer.RecipesProperty.Builder |
CfnLayer.RecipesProperty.Builder.undeploy(List<String> undeploy)
Sets the value of
CfnLayer.RecipesProperty.getUndeploy() |
Copyright © 2021. All rights reserved.