| Package | Description |
|---|---|
| software.amazon.awscdk.services.opsworks |
AWS OpsWorks Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnStack.ChefConfigurationProperty.Jsii$Proxy
An implementation for
CfnStack.ChefConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnStack.ChefConfigurationProperty |
CfnStack.ChefConfigurationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnStackProps.Builder |
CfnStackProps.Builder.chefConfiguration(CfnStack.ChefConfigurationProperty chefConfiguration)
Sets the value of
CfnStackProps.getChefConfiguration() |
CfnStack.Builder |
CfnStack.Builder.chefConfiguration(CfnStack.ChefConfigurationProperty chefConfiguration)
A `ChefConfiguration` object that specifies whether to enable Berkshelf and the Berkshelf version on Chef 11.10 stacks.
|
void |
CfnStack.setChefConfiguration(CfnStack.ChefConfigurationProperty value)
A `ChefConfiguration` object that specifies whether to enable Berkshelf and the Berkshelf version on Chef 11.10 stacks.
|
Copyright © 2022. All rights reserved.