Id Mapping Table Input Reference Config
data class IdMappingTableInputReferenceConfig(val inputReferenceArn: String, val manageResourcePolicies: Boolean)
Properties
Link copied to clipboard
The Amazon Resource Name (ARN) of the referenced resource in AWS Entity Resolution . Valid values are ID mapping workflow ARNs.
Link copied to clipboard
When TRUE
, AWS Clean Rooms manages permissions for the ID mapping table resource. When FALSE
, the resource owner manages permissions for the ID mapping table resource.