Class ConnectorEvents.AS2MDNReceiveCompleted.AS2MDNReceiveCompletedProps.Jsii$Proxy
- All Implemented Interfaces:
ConnectorEvents.AS2MDNReceiveCompleted.AS2MDNReceiveCompletedProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
ConnectorEvents.AS2MDNReceiveCompleted.AS2MDNReceiveCompletedProps
ConnectorEvents.AS2MDNReceiveCompleted.AS2MDNReceiveCompletedProps-
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.transfer.events.ConnectorEvents.AS2MDNReceiveCompleted.AS2MDNReceiveCompletedProps
ConnectorEvents.AS2MDNReceiveCompleted.AS2MDNReceiveCompletedProps.Builder, ConnectorEvents.AS2MDNReceiveCompleted.AS2MDNReceiveCompletedProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theConnectorEvents.AS2MDNReceiveCompleted.AS2MDNReceiveCompletedProps.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) as2-from property.(experimental) as2-message-id property.getAs2To()(experimental) as2-to property.getBytes()(experimental) bytes property.(experimental) connector-id property.(experimental) disposition property.(experimental) end-timestamp property.final AWSEventMetadataProps(experimental) EventBridge event metadata.(experimental) mdn-message-id property.(experimental) mdn-subject property.(experimental) message-subject property.(experimental) requester-file-name property.(experimental) s3-attributes property.(experimental) start-timestamp property.(experimental) status-code property.(experimental) transfer-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
protected Jsii$Proxy(ConnectorEvents.AS2MDNReceiveCompleted.AS2MDNReceiveCompletedProps.Builder builder) Constructor that initializes the object based on literal property values passed by theConnectorEvents.AS2MDNReceiveCompleted.AS2MDNReceiveCompletedProps.Builder.
-
-
Method Details
-
getAs2From
Description copied from interface:ConnectorEvents.AS2MDNReceiveCompleted.AS2MDNReceiveCompletedProps(experimental) as2-from property.Specify an array of string values to match this event if the actual value of as2-from 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:
getAs2Fromin interfaceConnectorEvents.AS2MDNReceiveCompleted.AS2MDNReceiveCompletedProps
-
getAs2MessageId
Description copied from interface:ConnectorEvents.AS2MDNReceiveCompleted.AS2MDNReceiveCompletedProps(experimental) as2-message-id property.Specify an array of string values to match this event if the actual value of as2-message-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:
getAs2MessageIdin interfaceConnectorEvents.AS2MDNReceiveCompleted.AS2MDNReceiveCompletedProps
-
getAs2To
Description copied from interface:ConnectorEvents.AS2MDNReceiveCompleted.AS2MDNReceiveCompletedProps(experimental) as2-to property.Specify an array of string values to match this event if the actual value of as2-to 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:
getAs2Toin interfaceConnectorEvents.AS2MDNReceiveCompleted.AS2MDNReceiveCompletedProps
-
getBytes
Description copied from interface:ConnectorEvents.AS2MDNReceiveCompleted.AS2MDNReceiveCompletedProps(experimental) bytes property.Specify an array of string values to match this event if the actual value of bytes 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:
getBytesin interfaceConnectorEvents.AS2MDNReceiveCompleted.AS2MDNReceiveCompletedProps
-
getConnectorId
Description copied from interface:ConnectorEvents.AS2MDNReceiveCompleted.AS2MDNReceiveCompletedProps(experimental) connector-id property.Specify an array of string values to match this event if the actual value of connector-id is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Filter with the Connector reference
- Specified by:
getConnectorIdin interfaceConnectorEvents.AS2MDNReceiveCompleted.AS2MDNReceiveCompletedProps
-
getDisposition
Description copied from interface:ConnectorEvents.AS2MDNReceiveCompleted.AS2MDNReceiveCompletedProps(experimental) disposition property.Specify an array of string values to match this event if the actual value of disposition 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:
getDispositionin interfaceConnectorEvents.AS2MDNReceiveCompleted.AS2MDNReceiveCompletedProps
-
getEndTimestamp
Description copied from interface:ConnectorEvents.AS2MDNReceiveCompleted.AS2MDNReceiveCompletedProps(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 interfaceConnectorEvents.AS2MDNReceiveCompleted.AS2MDNReceiveCompletedProps
-
getEventMetadata
Description copied from interface:ConnectorEvents.AS2MDNReceiveCompleted.AS2MDNReceiveCompletedProps(experimental) EventBridge event metadata.Default: - -
- Specified by:
getEventMetadatain interfaceConnectorEvents.AS2MDNReceiveCompleted.AS2MDNReceiveCompletedProps
-
getMdnMessageId
Description copied from interface:ConnectorEvents.AS2MDNReceiveCompleted.AS2MDNReceiveCompletedProps(experimental) mdn-message-id property.Specify an array of string values to match this event if the actual value of mdn-message-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:
getMdnMessageIdin interfaceConnectorEvents.AS2MDNReceiveCompleted.AS2MDNReceiveCompletedProps
-
getMdnSubject
Description copied from interface:ConnectorEvents.AS2MDNReceiveCompleted.AS2MDNReceiveCompletedProps(experimental) mdn-subject property.Specify an array of string values to match this event if the actual value of mdn-subject 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:
getMdnSubjectin interfaceConnectorEvents.AS2MDNReceiveCompleted.AS2MDNReceiveCompletedProps
-
getMessageSubject
Description copied from interface:ConnectorEvents.AS2MDNReceiveCompleted.AS2MDNReceiveCompletedProps(experimental) message-subject property.Specify an array of string values to match this event if the actual value of message-subject 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:
getMessageSubjectin interfaceConnectorEvents.AS2MDNReceiveCompleted.AS2MDNReceiveCompletedProps
-
getRequesterFileName
Description copied from interface:ConnectorEvents.AS2MDNReceiveCompleted.AS2MDNReceiveCompletedProps(experimental) requester-file-name property.Specify an array of string values to match this event if the actual value of requester-file-name 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:
getRequesterFileNamein interfaceConnectorEvents.AS2MDNReceiveCompleted.AS2MDNReceiveCompletedProps
-
getS3Attributes
Description copied from interface:ConnectorEvents.AS2MDNReceiveCompleted.AS2MDNReceiveCompletedProps(experimental) s3-attributes property.Specify an array of string values to match this event if the actual value of 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:
getS3Attributesin interfaceConnectorEvents.AS2MDNReceiveCompleted.AS2MDNReceiveCompletedProps
-
getStartTimestamp
Description copied from interface:ConnectorEvents.AS2MDNReceiveCompleted.AS2MDNReceiveCompletedProps(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 interfaceConnectorEvents.AS2MDNReceiveCompleted.AS2MDNReceiveCompletedProps
-
getStatusCode
Description copied from interface:ConnectorEvents.AS2MDNReceiveCompleted.AS2MDNReceiveCompletedProps(experimental) status-code property.Specify an array of string values to match this event if the actual value of status-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:
getStatusCodein interfaceConnectorEvents.AS2MDNReceiveCompleted.AS2MDNReceiveCompletedProps
-
getTransferId
Description copied from interface:ConnectorEvents.AS2MDNReceiveCompleted.AS2MDNReceiveCompletedProps(experimental) transfer-id property.Specify an array of string values to match this event if the actual value of transfer-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:
getTransferIdin interfaceConnectorEvents.AS2MDNReceiveCompleted.AS2MDNReceiveCompletedProps
-
$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()
-