Class TransformationFailed.TransformationFailedProps.Jsii$Proxy
- All Implemented Interfaces:
TransformationFailed.TransformationFailedProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
TransformationFailed.TransformationFailedProps
TransformationFailed.TransformationFailedProps-
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.mixins.preview.services.b2bi.events.TransformationFailed.TransformationFailedProps
TransformationFailed.TransformationFailedProps.Builder, TransformationFailed.TransformationFailedProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theTransformationFailed.TransformationFailedProps.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 boolean(experimental) ack-error-code-detected property.(experimental) ack-generation-status property.(experimental) end-timestamp property.final AWSEventMetadataProps(experimental) EventBridge event metadata.(experimental) failure-code property.(experimental) failure-message property.(experimental) input-file-s3-attributes property.(experimental) start-timestamp property.(experimental) trading-partner-id property.(experimental) x12-transaction-set property.(experimental) x12-version property.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 theTransformationFailed.TransformationFailedProps.Builder.
-
-
Method Details
-
getAckErrorCodeDetected
Description copied from interface:TransformationFailed.TransformationFailedProps(experimental) ack-error-code-detected property.Specify an array of string values to match this event if the actual value of ack-error-code-detected is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getAckErrorCodeDetectedin interfaceTransformationFailed.TransformationFailedProps
-
getAckGenerationStatus
Description copied from interface:TransformationFailed.TransformationFailedProps(experimental) ack-generation-status property.Specify an array of string values to match this event if the actual value of ack-generation-status is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getAckGenerationStatusin interfaceTransformationFailed.TransformationFailedProps
-
getEndTimestamp
Description copied from interface:TransformationFailed.TransformationFailedProps(experimental) end-timestamp property.Specify an array of string values to match this event if the actual value of end-timestamp is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getEndTimestampin interfaceTransformationFailed.TransformationFailedProps
-
getEventMetadata
Description copied from interface:TransformationFailed.TransformationFailedProps(experimental) EventBridge event metadata.Default: - -
- Specified by:
getEventMetadatain interfaceTransformationFailed.TransformationFailedProps
-
getFailureCode
Description copied from interface:TransformationFailed.TransformationFailedProps(experimental) failure-code property.Specify an array of string values to match this event if the actual value of failure-code is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getFailureCodein interfaceTransformationFailed.TransformationFailedProps
-
getFailureMessage
Description copied from interface:TransformationFailed.TransformationFailedProps(experimental) failure-message property.Specify an array of string values to match this event if the actual value of failure-message is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getFailureMessagein interfaceTransformationFailed.TransformationFailedProps
-
getInputFileS3Attributes
Description copied from interface:TransformationFailed.TransformationFailedProps(experimental) input-file-s3-attributes property.Specify an array of string values to match this event if the actual value of input-file-s3-attributes is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getInputFileS3Attributesin interfaceTransformationFailed.TransformationFailedProps
-
getStartTimestamp
Description copied from interface:TransformationFailed.TransformationFailedProps(experimental) start-timestamp property.Specify an array of string values to match this event if the actual value of start-timestamp is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getStartTimestampin interfaceTransformationFailed.TransformationFailedProps
-
getTradingPartnerId
Description copied from interface:TransformationFailed.TransformationFailedProps(experimental) trading-partner-id property.Specify an array of string values to match this event if the actual value of trading-partner-id is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getTradingPartnerIdin interfaceTransformationFailed.TransformationFailedProps
-
getX12TransactionSet
Description copied from interface:TransformationFailed.TransformationFailedProps(experimental) x12-transaction-set property.Specify an array of string values to match this event if the actual value of x12-transaction-set is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getX12TransactionSetin interfaceTransformationFailed.TransformationFailedProps
-
getX12Version
Description copied from interface:TransformationFailed.TransformationFailedProps(experimental) x12-version property.Specify an array of string values to match this event if the actual value of x12-version is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getX12Versionin interfaceTransformationFailed.TransformationFailedProps
-
$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()
-