Class TransformationCompleted.TransformationCompletedProps.Jsii$Proxy
- All Implemented Interfaces:
TransformationCompleted.TransformationCompletedProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
TransformationCompleted.TransformationCompletedProps
TransformationCompleted.TransformationCompletedProps-
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.TransformationCompleted.TransformationCompletedProps
TransformationCompleted.TransformationCompletedProps.Builder, TransformationCompleted.TransformationCompletedProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theTransformationCompleted.TransformationCompletedProps.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) input-file-s3-attributes property.(experimental) output-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 theTransformationCompleted.TransformationCompletedProps.Builder.
-
-
Method Details
-
getAckErrorCodeDetected
Description copied from interface:TransformationCompleted.TransformationCompletedProps(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 interfaceTransformationCompleted.TransformationCompletedProps
-
getAckGenerationStatus
Description copied from interface:TransformationCompleted.TransformationCompletedProps(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 interfaceTransformationCompleted.TransformationCompletedProps
-
getEndTimestamp
Description copied from interface:TransformationCompleted.TransformationCompletedProps(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 interfaceTransformationCompleted.TransformationCompletedProps
-
getEventMetadata
Description copied from interface:TransformationCompleted.TransformationCompletedProps(experimental) EventBridge event metadata.Default: - -
- Specified by:
getEventMetadatain interfaceTransformationCompleted.TransformationCompletedProps
-
getInputFileS3Attributes
Description copied from interface:TransformationCompleted.TransformationCompletedProps(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 interfaceTransformationCompleted.TransformationCompletedProps
-
getOutputFileS3Attributes
Description copied from interface:TransformationCompleted.TransformationCompletedProps(experimental) output-file-s3-attributes property.Specify an array of string values to match this event if the actual value of output-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:
getOutputFileS3Attributesin interfaceTransformationCompleted.TransformationCompletedProps
-
getStartTimestamp
Description copied from interface:TransformationCompleted.TransformationCompletedProps(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 interfaceTransformationCompleted.TransformationCompletedProps
-
getTradingPartnerId
Description copied from interface:TransformationCompleted.TransformationCompletedProps(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 interfaceTransformationCompleted.TransformationCompletedProps
-
getX12TransactionSet
Description copied from interface:TransformationCompleted.TransformationCompletedProps(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 interfaceTransformationCompleted.TransformationCompletedProps
-
getX12Version
Description copied from interface:TransformationCompleted.TransformationCompletedProps(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 interfaceTransformationCompleted.TransformationCompletedProps
-
$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()
-