Uses of Interface
software.amazon.awscdk.services.opsworks.CfnStack.ChefConfigurationProperty
Packages that use CfnStack.ChefConfigurationProperty
-
Uses of CfnStack.ChefConfigurationProperty in software.amazon.awscdk.services.opsworks
Classes in software.amazon.awscdk.services.opsworks that implement CfnStack.ChefConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnStack.ChefConfigurationPropertyMethods in software.amazon.awscdk.services.opsworks that return CfnStack.ChefConfigurationPropertyModifier and TypeMethodDescriptionCfnStack.ChefConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.opsworks with parameters of type CfnStack.ChefConfigurationPropertyModifier and TypeMethodDescriptionCfnStack.Builder.chefConfiguration(CfnStack.ChefConfigurationProperty chefConfiguration) AChefConfigurationobject 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()voidCfnStack.setChefConfiguration(CfnStack.ChefConfigurationProperty value) AChefConfigurationobject that specifies whether to enable Berkshelf and the Berkshelf version on Chef 11.10 stacks.