IdMappingTable

class IdMappingTable : KotlinCustomResource

Represents an association between an ID mapping workflow and a collaboration

Properties

Link copied to clipboard
val arn: Output<String>

The Amazon Resource Name (ARN) of the ID mapping table.

Link copied to clipboard

The Amazon Resource Name (ARN) of the collaboration that contains this ID mapping table.

Link copied to clipboard

The unique identifier of the collaboration that contains this ID mapping table.

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

The description of the ID mapping table.

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

The unique identifier of the ID mapping table identifier that you want to retrieve.

Link copied to clipboard

The input reference configuration for the ID mapping table.

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

The Amazon Resource Name (ARN) of the AWS KMS key.

Link copied to clipboard
val membershipArn: Output<String>

The Amazon Resource Name (ARN) of the membership resource for the ID mapping table.

Link copied to clipboard

The unique identifier of the membership resource for the ID mapping table.

Link copied to clipboard
val name: Output<String>

The name of the ID mapping table.

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 optional label that you can assign to a resource when you create it. Each tag consists of a key and an optional value, both of which you define. When you use tagging, you can also use tag-based access control in IAM policies to control access to this resource.

Link copied to clipboard
val urn: Output<String>