Interface IdNamespaceAssociationInputReferenceConfig.Builder

  • Method Details

    • inputReferenceArn

      IdNamespaceAssociationInputReferenceConfig.Builder inputReferenceArn(String inputReferenceArn)

      The Amazon Resource Name (ARN) of the Entity Resolution resource that is being associated to the collaboration. Valid resource ARNs are from the ID namespaces that you own.

      Parameters:
      inputReferenceArn - The Amazon Resource Name (ARN) of the Entity Resolution resource that is being associated to the collaboration. Valid resource ARNs are from the ID namespaces that you own.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • manageResourcePolicies

      IdNamespaceAssociationInputReferenceConfig.Builder manageResourcePolicies(Boolean manageResourcePolicies)

      When TRUE, Clean Rooms manages permissions for the ID namespace association resource.

      When FALSE, the resource owner manages permissions for the ID namespace association resource.

      Parameters:
      manageResourcePolicies - When TRUE, Clean Rooms manages permissions for the ID namespace association resource.

      When FALSE, the resource owner manages permissions for the ID namespace association resource.

      Returns:
      Returns a reference to this object so that method calls can be chained together.