Class CfnLayerPropsMixin.RecipesProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.opsworks.CfnLayerPropsMixin.RecipesProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnLayerPropsMixin.RecipesProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnLayerPropsMixin.RecipesProperty
@Stability(Stable)
@Internal
public static final class CfnLayerPropsMixin.RecipesProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnLayerPropsMixin.RecipesProperty
An implementation for
CfnLayerPropsMixin.RecipesProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.opsworks.CfnLayerPropsMixin.RecipesProperty
CfnLayerPropsMixin.RecipesProperty.Builder, CfnLayerPropsMixin.RecipesProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLayerPropsMixin.RecipesProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanAn array of custom recipe names to be run following aconfigureevent.An array of custom recipe names to be run following adeployevent.getSetup()An array of custom recipe names to be run following asetupevent.An array of custom recipe names to be run following ashutdownevent.An array of custom recipe names to be run following aundeployevent.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnLayerPropsMixin.RecipesProperty.Builder.
-
-
Method Details
-
getConfigure
Description copied from interface:CfnLayerPropsMixin.RecipesPropertyAn array of custom recipe names to be run following aconfigureevent.- Specified by:
getConfigurein interfaceCfnLayerPropsMixin.RecipesProperty- See Also:
-
getDeploy
Description copied from interface:CfnLayerPropsMixin.RecipesPropertyAn array of custom recipe names to be run following adeployevent.- Specified by:
getDeployin interfaceCfnLayerPropsMixin.RecipesProperty- See Also:
-
getSetup
Description copied from interface:CfnLayerPropsMixin.RecipesPropertyAn array of custom recipe names to be run following asetupevent.- Specified by:
getSetupin interfaceCfnLayerPropsMixin.RecipesProperty- See Also:
-
getShutdown
Description copied from interface:CfnLayerPropsMixin.RecipesPropertyAn array of custom recipe names to be run following ashutdownevent.- Specified by:
getShutdownin interfaceCfnLayerPropsMixin.RecipesProperty- See Also:
-
getUndeploy
Description copied from interface:CfnLayerPropsMixin.RecipesPropertyAn array of custom recipe names to be run following aundeployevent.- Specified by:
getUndeployin interfaceCfnLayerPropsMixin.RecipesProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-