Class AcknowledgementFailed.AcknowledgementFailedProps.Jsii$Proxy
- All Implemented Interfaces:
AcknowledgementFailed.AcknowledgementFailedProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
AcknowledgementFailed.AcknowledgementFailedProps
AcknowledgementFailed.AcknowledgementFailedProps-
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.AcknowledgementFailed.AcknowledgementFailedProps
AcknowledgementFailed.AcknowledgementFailedProps.Builder, AcknowledgementFailed.AcknowledgementFailedProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theAcknowledgementFailed.AcknowledgementFailedProps.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-x12-type property.(experimental) ack-x12-version 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) input-x12-transaction-set property.(experimental) input-x12-version property.(experimental) start-timestamp property.(experimental) trading-partner-id property.(experimental) transformer-job-id 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 theAcknowledgementFailed.AcknowledgementFailedProps.Builder.
-
-
Method Details
-
getAckX12Type
Description copied from interface:AcknowledgementFailed.AcknowledgementFailedProps(experimental) ack-x12-type property.Specify an array of string values to match this event if the actual value of ack-x12-type 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:
getAckX12Typein interfaceAcknowledgementFailed.AcknowledgementFailedProps
-
getAckX12Version
Description copied from interface:AcknowledgementFailed.AcknowledgementFailedProps(experimental) ack-x12-version property.Specify an array of string values to match this event if the actual value of ack-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:
getAckX12Versionin interfaceAcknowledgementFailed.AcknowledgementFailedProps
-
getEndTimestamp
Description copied from interface:AcknowledgementFailed.AcknowledgementFailedProps(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 interfaceAcknowledgementFailed.AcknowledgementFailedProps
-
getEventMetadata
Description copied from interface:AcknowledgementFailed.AcknowledgementFailedProps(experimental) EventBridge event metadata.Default: - -
- Specified by:
getEventMetadatain interfaceAcknowledgementFailed.AcknowledgementFailedProps
-
getFailureCode
Description copied from interface:AcknowledgementFailed.AcknowledgementFailedProps(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 interfaceAcknowledgementFailed.AcknowledgementFailedProps
-
getFailureMessage
Description copied from interface:AcknowledgementFailed.AcknowledgementFailedProps(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 interfaceAcknowledgementFailed.AcknowledgementFailedProps
-
getInputFileS3Attributes
Description copied from interface:AcknowledgementFailed.AcknowledgementFailedProps(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 interfaceAcknowledgementFailed.AcknowledgementFailedProps
-
getInputX12TransactionSet
Description copied from interface:AcknowledgementFailed.AcknowledgementFailedProps(experimental) input-x12-transaction-set property.Specify an array of string values to match this event if the actual value of input-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:
getInputX12TransactionSetin interfaceAcknowledgementFailed.AcknowledgementFailedProps
-
getInputX12Version
Description copied from interface:AcknowledgementFailed.AcknowledgementFailedProps(experimental) input-x12-version property.Specify an array of string values to match this event if the actual value of input-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:
getInputX12Versionin interfaceAcknowledgementFailed.AcknowledgementFailedProps
-
getStartTimestamp
Description copied from interface:AcknowledgementFailed.AcknowledgementFailedProps(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 interfaceAcknowledgementFailed.AcknowledgementFailedProps
-
getTradingPartnerId
Description copied from interface:AcknowledgementFailed.AcknowledgementFailedProps(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 interfaceAcknowledgementFailed.AcknowledgementFailedProps
-
getTransformerJobId
Description copied from interface:AcknowledgementFailed.AcknowledgementFailedProps(experimental) transformer-job-id property.Specify an array of string values to match this event if the actual value of transformer-job-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:
getTransformerJobIdin interfaceAcknowledgementFailed.AcknowledgementFailedProps
-
$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()
-