IdNamespaceAssociationInputReferenceConfig

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

Constructors

constructor(inputReferenceArn: String, manageResourcePolicies: Boolean)

Types

Link copied to clipboard
object Companion

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.