@Stability(value=Stable) @Internal public static final class CfnStack.StackConfigurationManagerProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnStack.StackConfigurationManagerProperty
CfnStack.StackConfigurationManagerPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnStack.StackConfigurationManagerProperty.Builder, CfnStack.StackConfigurationManagerProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnStack.StackConfigurationManagerProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnStack.ChefConfigurationProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getName()
The name.
|
String |
getVersion()
The Chef version.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnStack.StackConfigurationManagerProperty.Builder builder)
CfnStack.ChefConfigurationProperty.Builder.public final String getName()
CfnStack.StackConfigurationManagerProperty
This parameter must be set to Chef .
getName in interface CfnStack.StackConfigurationManagerPropertypublic final String getVersion()
CfnStack.StackConfigurationManagerPropertyThis parameter must be set to 12, 11.10, or 11.4 for Linux stacks, and to 12.2 for Windows stacks. The default value for Linux stacks is 12.
getVersion in interface CfnStack.StackConfigurationManagerProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.