Class CfnMicrovmImage.MicrovmHooksProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.lambda.CfnMicrovmImage.MicrovmHooksProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnMicrovmImage.MicrovmHooksProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnMicrovmImage.MicrovmHooksProperty
@Stability(Stable)
@Internal
public static final class CfnMicrovmImage.MicrovmHooksProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnMicrovmImage.MicrovmHooksProperty
An implementation for
CfnMicrovmImage.MicrovmHooksProperty-
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.services.lambda.CfnMicrovmImage.MicrovmHooksProperty
CfnMicrovmImage.MicrovmHooksProperty.Builder, CfnMicrovmImage.MicrovmHooksProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnMicrovmImage.MicrovmHooksProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
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 theCfnMicrovmImage.MicrovmHooksProperty.Builder.
-
-
Method Details
-
getResume
- Specified by:
getResumein interfaceCfnMicrovmImage.MicrovmHooksProperty- See Also:
-
getResumeTimeoutInSeconds
- Specified by:
getResumeTimeoutInSecondsin interfaceCfnMicrovmImage.MicrovmHooksProperty- See Also:
-
getRun
- Specified by:
getRunin interfaceCfnMicrovmImage.MicrovmHooksProperty- See Also:
-
getRunTimeoutInSeconds
- Specified by:
getRunTimeoutInSecondsin interfaceCfnMicrovmImage.MicrovmHooksProperty- See Also:
-
getSuspend
- Specified by:
getSuspendin interfaceCfnMicrovmImage.MicrovmHooksProperty- See Also:
-
getSuspendTimeoutInSeconds
- Specified by:
getSuspendTimeoutInSecondsin interfaceCfnMicrovmImage.MicrovmHooksProperty- See Also:
-
getTerminate
- Specified by:
getTerminatein interfaceCfnMicrovmImage.MicrovmHooksProperty- See Also:
-
getTerminateTimeoutInSeconds
- Specified by:
getTerminateTimeoutInSecondsin interfaceCfnMicrovmImage.MicrovmHooksProperty- 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()
-