@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(CfnLayer.RecipesProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnLayer.AutoScalingThresholdsProperty.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) |
List<String> |
getConfigure()
An array of custom recipe names to be run following a `configure` event.
|
List<String> |
getDeploy()
An array of custom recipe names to be run following a `deploy` event.
|
List<String> |
getSetup()
An array of custom recipe names to be run following a `setup` event.
|
List<String> |
getShutdown()
An array of custom recipe names to be run following a `shutdown` event.
|
List<String> |
getUndeploy()
An array of custom recipe names to be run following a `undeploy` event.
|
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(CfnLayer.RecipesProperty.Builder builder)
CfnLayer.AutoScalingThresholdsProperty.Builder.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 © 2022. All rights reserved.