Profile

class Profile : KotlinCustomResource

Resource Type definition for AWS::Transfer::Profile

Properties

Link copied to clipboard
val arn: Output<String>

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

Link copied to clipboard
val as2Id: Output<String>

AS2 identifier agreed with a trading partner.

Link copied to clipboard
val certificateIds: Output<List<String>>?

List of the certificate IDs associated with this profile to be used for encryption and signing of AS2 messages.

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

A unique identifier for the profile

Link copied to clipboard

Enum specifying whether the profile is local or associated with a trading partner.

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

An array of key-value pairs to apply to this resource.

Link copied to clipboard
val urn: Output<String>