Uses of Interface
software.amazon.awscdk.services.opsworks.CfnStack.ChefConfigurationProperty
-
Uses of CfnStack.ChefConfigurationProperty in software.amazon.awscdk.services.opsworks
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnStack.ChefConfigurationProperty
Modifier and TypeMethodDescriptionCfnStack.ChefConfigurationProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnStack.Builder.chefConfiguration
(CfnStack.ChefConfigurationProperty chefConfiguration) AChefConfiguration
object that specifies whether to enable Berkshelf and the Berkshelf version on Chef 11.10 stacks.CfnStackProps.Builder.chefConfiguration
(CfnStack.ChefConfigurationProperty chefConfiguration) Sets the value ofCfnStackProps.getChefConfiguration()
void
CfnStack.setChefConfiguration
(CfnStack.ChefConfigurationProperty value) AChefConfiguration
object that specifies whether to enable Berkshelf and the Berkshelf version on Chef 11.10 stacks.