@Stability(value=Stable)
public static interface CfnStack.ChefConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-stack-chefconfiguration.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnStack.ChefConfigurationProperty.Builder
A builder for
CfnStack.ChefConfigurationProperty |
static class |
CfnStack.ChefConfigurationProperty.Jsii$Proxy
An implementation for
CfnStack.ChefConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnStack.ChefConfigurationProperty.Builder |
builder() |
default String |
getBerkshelfVersion()
`CfnStack.ChefConfigurationProperty.BerkshelfVersion`.
|
default Object |
getManageBerkshelf()
`CfnStack.ChefConfigurationProperty.ManageBerkshelf`.
|
@Stability(value=Stable) @Nullable default String getBerkshelfVersion()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-stack-chefconfiguration.html#cfn-opsworks-chefconfiguration-berkshelfversion@Stability(value=Stable) @Nullable default Object getManageBerkshelf()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-stack-chefconfiguration.html#cfn-opsworks-chefconfiguration-berkshelfversion@Stability(value=Stable) static CfnStack.ChefConfigurationProperty.Builder builder()
Copyright © 2020. All rights reserved.