Uses of Class
software.amazon.awscdk.services.opsworks.CfnStack.ChefConfigurationProperty.Builder
-
Uses of CfnStack.ChefConfigurationProperty.Builder in software.amazon.awscdk.services.opsworks
Modifier and TypeMethodDescriptionCfnStack.ChefConfigurationProperty.Builder.berkshelfVersion
(String berkshelfVersion) Sets the value ofCfnStack.ChefConfigurationProperty.getBerkshelfVersion()
CfnStack.ChefConfigurationProperty.builder()
CfnStack.ChefConfigurationProperty.Builder.manageBerkshelf
(Boolean manageBerkshelf) Sets the value ofCfnStack.ChefConfigurationProperty.getManageBerkshelf()
CfnStack.ChefConfigurationProperty.Builder.manageBerkshelf
(IResolvable manageBerkshelf) Sets the value ofCfnStack.ChefConfigurationProperty.getManageBerkshelf()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnStack.ChefConfigurationProperty.Builder
.