Class CfnEventInvokeConfig.DestinationConfigProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.lambda.CfnEventInvokeConfig.DestinationConfigProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnEventInvokeConfig.DestinationConfigProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnEventInvokeConfig.DestinationConfigProperty
@Stability(Stable)
@Internal
public static final class CfnEventInvokeConfig.DestinationConfigProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnEventInvokeConfig.DestinationConfigProperty
An implementation for
CfnEventInvokeConfig.DestinationConfigProperty-
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.CfnEventInvokeConfig.DestinationConfigProperty
CfnEventInvokeConfig.DestinationConfigProperty.Builder, CfnEventInvokeConfig.DestinationConfigProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEventInvokeConfig.DestinationConfigProperty.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 theCfnEventInvokeConfig.DestinationConfigProperty.Builder.
-
-
Method Details
-
getOnFailure
Description copied from interface:CfnEventInvokeConfig.DestinationConfigPropertyThe destination configuration for failed invocations.- Specified by:
getOnFailurein interfaceCfnEventInvokeConfig.DestinationConfigProperty
-
getOnSuccess
Description copied from interface:CfnEventInvokeConfig.DestinationConfigPropertyThe destination configuration for successful invocations.- Specified by:
getOnSuccessin interfaceCfnEventInvokeConfig.DestinationConfigProperty
-
$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()
-