Id Mapping Table Args
data class IdMappingTableArgs(val description: Output<String>? = null, val inputReferenceConfig: Output<IdMappingTableInputReferenceConfigArgs>? = null, val kmsKeyArn: Output<String>? = null, val membershipIdentifier: Output<String>? = null, val name: Output<String>? = null, val tags: Output<List<TagArgs>>? = null) : ConvertibleToJava<IdMappingTableArgs>
Represents an association between an ID mapping workflow and a collaboration
Properties
Link copied to clipboard
The description of the ID mapping table.
Link copied to clipboard
The input reference configuration 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
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.