@Stability(value=Stable) @Internal public static final class CfnLayer.RecipesProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLayer.RecipesProperty
CfnLayer.RecipesPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnLayer.RecipesProperty.Builder, CfnLayer.RecipesProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(List<String> configure,
List<String> deploy,
List<String> setup,
List<String> shutdown,
List<String> undeploy)
Constructor that initializes the object based on literal property values passed by the
CfnLayer.AutoScalingThresholdsProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
List<String> |
getConfigure()
`CfnLayer.RecipesProperty.Configure`.
|
List<String> |
getDeploy()
`CfnLayer.RecipesProperty.Deploy`.
|
List<String> |
getSetup()
`CfnLayer.RecipesProperty.Setup`.
|
List<String> |
getShutdown()
`CfnLayer.RecipesProperty.Shutdown`.
|
List<String> |
getUndeploy()
`CfnLayer.RecipesProperty.Undeploy`.
|
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.public final List<String> getConfigure()
CfnLayer.RecipesPropertygetConfigure in interface CfnLayer.RecipesPropertypublic final List<String> getDeploy()
CfnLayer.RecipesPropertygetDeploy in interface CfnLayer.RecipesPropertypublic final List<String> getSetup()
CfnLayer.RecipesPropertygetSetup in interface CfnLayer.RecipesPropertypublic final List<String> getShutdown()
CfnLayer.RecipesPropertygetShutdown in interface CfnLayer.RecipesPropertypublic final List<String> getUndeploy()
CfnLayer.RecipesPropertygetUndeploy in interface CfnLayer.RecipesProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.