Id Namespace Association Input Reference Config Args
data class IdNamespaceAssociationInputReferenceConfigArgs(val inputReferenceArn: Output<String>, val manageResourcePolicies: Output<Boolean>) : ConvertibleToJava<IdNamespaceAssociationInputReferenceConfigArgs>
Properties
Link copied to clipboard
The Amazon Resource Name (ARN) of the AWS Entity Resolution resource that is being associated to the collaboration. Valid resource ARNs are from the ID namespaces that you own.
Link copied to clipboard
When TRUE
, AWS Clean Rooms manages permissions for the ID namespace association resource. When FALSE
, the resource owner manages permissions for the ID namespace association resource.