Class ConnectorEvents.AS2MDNReceiveFailed.S3Attributes.Jsii$Proxy
- All Implemented Interfaces:
ConnectorEvents.AS2MDNReceiveFailed.S3Attributes,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
ConnectorEvents.AS2MDNReceiveFailed.S3Attributes
ConnectorEvents.AS2MDNReceiveFailed.S3Attributes-
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.AS2MDNReceiveFailed.S3Attributes
ConnectorEvents.AS2MDNReceiveFailed.S3Attributes.Builder, ConnectorEvents.AS2MDNReceiveFailed.S3Attributes.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theConnectorEvents.AS2MDNReceiveFailed.S3Attributes.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) file-bucket property.(experimental) file-key property.(experimental) json-bucket property.(experimental) json-key property.(experimental) mdn-bucket property.(experimental) mdn-key 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 theConnectorEvents.AS2MDNReceiveFailed.S3Attributes.Builder.
-
-
Method Details
-
getFileBucket
Description copied from interface:ConnectorEvents.AS2MDNReceiveFailed.S3Attributes(experimental) file-bucket property.Specify an array of string values to match this event if the actual value of file-bucket 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:
getFileBucketin interfaceConnectorEvents.AS2MDNReceiveFailed.S3Attributes
-
getFileKey
Description copied from interface:ConnectorEvents.AS2MDNReceiveFailed.S3Attributes(experimental) file-key property.Specify an array of string values to match this event if the actual value of file-key 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:
getFileKeyin interfaceConnectorEvents.AS2MDNReceiveFailed.S3Attributes
-
getJsonBucket
Description copied from interface:ConnectorEvents.AS2MDNReceiveFailed.S3Attributes(experimental) json-bucket property.Specify an array of string values to match this event if the actual value of json-bucket 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:
getJsonBucketin interfaceConnectorEvents.AS2MDNReceiveFailed.S3Attributes
-
getJsonKey
Description copied from interface:ConnectorEvents.AS2MDNReceiveFailed.S3Attributes(experimental) json-key property.Specify an array of string values to match this event if the actual value of json-key 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:
getJsonKeyin interfaceConnectorEvents.AS2MDNReceiveFailed.S3Attributes
-
getMdnBucket
Description copied from interface:ConnectorEvents.AS2MDNReceiveFailed.S3Attributes(experimental) mdn-bucket property.Specify an array of string values to match this event if the actual value of mdn-bucket 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:
getMdnBucketin interfaceConnectorEvents.AS2MDNReceiveFailed.S3Attributes
-
getMdnKey
Description copied from interface:ConnectorEvents.AS2MDNReceiveFailed.S3Attributes(experimental) mdn-key property.Specify an array of string values to match this event if the actual value of mdn-key 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:
getMdnKeyin interfaceConnectorEvents.AS2MDNReceiveFailed.S3Attributes
-
$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()
-