| Package | Description |
|---|---|
| software.amazon.awscdk.services.opsworks |
AWS OpsWorks Construct Library
|
| 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() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnLayer.RecipesProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnLayer.AutoScalingThresholdsProperty.Builder. |
Copyright © 2022. All rights reserved.