Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.opsworks.CfnStackPropsMixin.ChefConfigurationProperty
Packages that use CfnStackPropsMixin.ChefConfigurationProperty
-
Uses of CfnStackPropsMixin.ChefConfigurationProperty in software.amazon.awscdk.cfnpropertymixins.services.opsworks
Classes in software.amazon.awscdk.cfnpropertymixins.services.opsworks that implement CfnStackPropsMixin.ChefConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnStackPropsMixin.ChefConfigurationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.opsworks that return CfnStackPropsMixin.ChefConfigurationPropertyModifier and TypeMethodDescriptionCfnStackPropsMixin.ChefConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.opsworks with parameters of type CfnStackPropsMixin.ChefConfigurationPropertyModifier and TypeMethodDescriptionCfnStackMixinProps.Builder.chefConfiguration(CfnStackPropsMixin.ChefConfigurationProperty chefConfiguration) Sets the value ofCfnStackMixinProps.getChefConfiguration()CfnStackPropsMixin.Builder.chefConfiguration(CfnStackPropsMixin.ChefConfigurationProperty chefConfiguration) AChefConfigurationobject that specifies whether to enable Berkshelf and the Berkshelf version on Chef 11.10 stacks.