Agreement

class Agreement : KotlinCustomResource

Resource Type definition for AWS::Transfer::Agreement

Properties

Link copied to clipboard
val accessRole: Output<String>

Specifies the access role for the agreement.

Link copied to clipboard
val agreementId: Output<String>

A unique identifier for the agreement.

Link copied to clipboard
val arn: Output<String>

Specifies the unique Amazon Resource Name (ARN) for the agreement.

Link copied to clipboard
val baseDirectory: Output<String>?

Specifies the base directory for the agreement.

Link copied to clipboard

Specifies a separate directory for each type of file to store for an AS2 message.

Link copied to clipboard
val description: Output<String>?

A textual description for the agreement.

Link copied to clipboard

Specifies whether to enforce an AS2 message is signed for this agreement.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val localProfileId: Output<String>

A unique identifier for the local profile.

Link copied to clipboard

A unique identifier for the partner profile.

Link copied to clipboard

Specifies whether to preserve the filename received for this agreement.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val serverId: Output<String>

A unique identifier for the server.

Link copied to clipboard
val status: Output<AgreementStatus>?

Specifies the status of the agreement.

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

Key-value pairs that can be used to group and search for agreements. Tags are metadata attached to agreements for any purpose.

Link copied to clipboard
val urn: Output<String>