Id Mapping Table Input Reference Config Args
data class IdMappingTableInputReferenceConfigArgs(val inputReferenceArn: Output<String>, val manageResourcePolicies: Output<Boolean>) : ConvertibleToJava<IdMappingTableInputReferenceConfigArgs>
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.