void |
CloneStackRequest.setChefConfiguration(ChefConfiguration chefConfiguration) |
A ChefConfiguration object that specifies whether to enable
Berkshelf and the Berkshelf version on Chef 11.10 stacks.
|
void |
CreateStackRequest.setChefConfiguration(ChefConfiguration chefConfiguration) |
A ChefConfiguration object that specifies whether to enable
Berkshelf and the Berkshelf version on Chef 11.10 stacks.
|
void |
Stack.setChefConfiguration(ChefConfiguration chefConfiguration) |
A ChefConfiguration object that specifies whether to enable
Berkshelf and the Berkshelf version.
|
void |
UpdateStackRequest.setChefConfiguration(ChefConfiguration chefConfiguration) |
A ChefConfiguration object that specifies whether to enable
Berkshelf and the Berkshelf version on Chef 11.10 stacks.
|
CloneStackRequest |
CloneStackRequest.withChefConfiguration(ChefConfiguration chefConfiguration) |
A ChefConfiguration object that specifies whether to enable
Berkshelf and the Berkshelf version on Chef 11.10 stacks.
|
CreateStackRequest |
CreateStackRequest.withChefConfiguration(ChefConfiguration chefConfiguration) |
A ChefConfiguration object that specifies whether to enable
Berkshelf and the Berkshelf version on Chef 11.10 stacks.
|
Stack |
Stack.withChefConfiguration(ChefConfiguration chefConfiguration) |
A ChefConfiguration object that specifies whether to enable
Berkshelf and the Berkshelf version.
|
UpdateStackRequest |
UpdateStackRequest.withChefConfiguration(ChefConfiguration chefConfiguration) |
A ChefConfiguration object that specifies whether to enable
Berkshelf and the Berkshelf version on Chef 11.10 stacks.
|