IdMappingTableInputReferenceConfig

data class IdMappingTableInputReferenceConfig(val inputReferenceArn: String, val manageResourcePolicies: Boolean)

Constructors

Link copied to clipboard
constructor(inputReferenceArn: String, manageResourcePolicies: Boolean)

Types

Link copied to clipboard
object Companion

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.