Builder
Properties
Connectors are used to send files using either the AS2 or SFTP protocol. For the access role, provide the Amazon Resource Name (ARN) of the Identity and Access Management role to use.
A structure that contains the parameters for an AS2 connector object.
Specifies the egress configuration for the connector, which determines how traffic is routed from the connector to the SFTP server. When set to VPC, enables routing through customer VPCs using VPC_LATTICE for private connectivity.
The Amazon Resource Name (ARN) of the Identity and Access Management (IAM) role that allows a connector to turn on CloudWatch logging for Amazon S3 events. When set, you can view connector activity in your CloudWatch logs.
Specifies the name of the security policy for the connector.
A structure that contains the parameters for an SFTP connector object.
Functions
construct an aws.sdk.kotlin.services.transfer.model.As2ConnectorConfig inside the given block
construct an aws.sdk.kotlin.services.transfer.model.SftpConnectorConfig inside the given block