Class CfnEventInvokeConfigPropsMixin.DestinationConfigProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.lambda.CfnEventInvokeConfigPropsMixin.DestinationConfigProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnEventInvokeConfigPropsMixin.DestinationConfigProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnEventInvokeConfigPropsMixin.DestinationConfigProperty
@Stability(Stable)
@Internal
public static final class CfnEventInvokeConfigPropsMixin.DestinationConfigProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnEventInvokeConfigPropsMixin.DestinationConfigProperty
An implementation for
CfnEventInvokeConfigPropsMixin.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.cfnpropertymixins.services.lambda.CfnEventInvokeConfigPropsMixin.DestinationConfigProperty
CfnEventInvokeConfigPropsMixin.DestinationConfigProperty.Builder, CfnEventInvokeConfigPropsMixin.DestinationConfigProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEventInvokeConfigPropsMixin.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 theCfnEventInvokeConfigPropsMixin.DestinationConfigProperty.Builder.
-
-
Method Details
-
getOnFailure
Description copied from interface:CfnEventInvokeConfigPropsMixin.DestinationConfigPropertyThe destination configuration for failed invocations.When using an Amazon SQS queue as a destination, FIFO queues cannot be used.
Returns union: either
IResolvableorCfnEventInvokeConfigPropsMixin.OnFailureProperty- Specified by:
getOnFailurein interfaceCfnEventInvokeConfigPropsMixin.DestinationConfigProperty- See Also:
-
getOnSuccess
Description copied from interface:CfnEventInvokeConfigPropsMixin.DestinationConfigPropertyThe destination configuration for successful invocations.When using an Amazon SQS queue as a destination, FIFO queues cannot be used.
Returns union: either
IResolvableorCfnEventInvokeConfigPropsMixin.OnSuccessProperty- Specified by:
getOnSuccessin interfaceCfnEventInvokeConfigPropsMixin.DestinationConfigProperty- 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()
-