As2ConnectorConfig

Contains the details for an AS2 connector object. The connector object is used for AS2 outbound processes, to connect the Transfer Family customer with the trading partner.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Provides Basic authentication support to the AS2 Connectors API. To use Basic authentication, you must provide the name or Amazon Resource Name (ARN) of a secret in Secrets Manager.

Link copied to clipboard

Specifies whether the AS2 file is compressed.

Link copied to clipboard

The algorithm that is used to encrypt the file.

Link copied to clipboard

A unique identifier for the AS2 local profile.

Link copied to clipboard

Used for outbound requests (from an Transfer Family server to a partner AS2 server) to determine whether the partner response for transfers is synchronous or asynchronous. Specify either of the following values:

Link copied to clipboard

The signing algorithm for the MDN response.

Link copied to clipboard

Used as the Subject HTTP header attribute in AS2 messages that are being sent with the connector.

Link copied to clipboard

A unique identifier for the partner profile for the connector.

Link copied to clipboard

The algorithm that is used to sign the AS2 messages sent with the connector.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String