CreateAgreementRequest

Types

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

Properties

Link copied to clipboard

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.

Link copied to clipboard

The landing directory (folder) for files transferred by using the AS2 protocol.

Link copied to clipboard

A name or short description to identify the agreement.

Link copied to clipboard

A unique identifier for the AS2 local profile.

Link copied to clipboard

A unique identifier for the partner profile used in the agreement.

Link copied to clipboard

A system-assigned unique identifier for a server instance. This is the specific server that the agreement uses.

Link copied to clipboard

The status of the agreement. The agreement can be either ACTIVE or INACTIVE.

Link copied to clipboard
val tags: List<Tag>?

Key-value pairs that can be used to group and search for agreements.

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